menu
fluxer_dart package
documentation
models/application_response.dart
ApplicationResponse
toJson method
toJson method
dark_mode
light_mode
toJson
method
Map
<
String
,
Object
?
>
toJson
(
)
Implementation
Map<String, Object?> toJson() => _$ApplicationResponseToJson(this);
fluxer_dart package
documentation
models/application_response
ApplicationResponse
toJson method
ApplicationResponse class