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