toServiceResponse method
Implementation
ServiceExtensionResponse toServiceResponse() =>
ServiceExtensionResponse.result(
jsonEncode(toJson(), toEncodable: contextToString),
);
ServiceExtensionResponse toServiceResponse() =>
ServiceExtensionResponse.result(
jsonEncode(toJson(), toEncodable: contextToString),
);