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