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