menu
cry package
documentation
model/response_body_api.dart
ResponseBodyApi<T>
toJson method
toJson method
dark_mode
light_mode
toJson
method
String
toJson
(
)
Implementation
String toJson() => json.encode(toMap());
cry package
documentation
model/response_body_api
ResponseBodyApi<T>
toJson method
ResponseBodyApi class