menu
superlikers_core package
documentation
infraestructure.dart
externalFormResponseToJson function
externalFormResponseToJson function
dark_mode
light_mode
externalFormResponseToJson
function
String
externalFormResponseToJson
(
ExternalFormResponse
data
)
Implementation
String externalFormResponseToJson(ExternalFormResponse data) => json.encode(data.toJson());
superlikers_core package
documentation
infraestructure
externalFormResponseToJson function
infraestructure library