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