menu
solvro_translator_with_drift_cache_flutter package
documentation
remote-single/translation_response.dart
RemoteTranslationResponse
toJson abstract method
toJson abstract method
dark_mode
light_mode
toJson
abstract method
Map
<
String
,
dynamic
>
toJson
(
)
inherited
Serializes this RemoteTranslationResponse to a JSON map.
Implementation
Map<String, dynamic> toJson();
solvro_translator_with_drift_cache_flutter package
documentation
remote-single/translation_response
RemoteTranslationResponse
toJson abstract method
RemoteTranslationResponse class