menu
shopify_flutter package
documentation
models/src/localization/country/country.dart
Country
toJson abstract method
toJson abstract method
dark_mode
light_mode
toJson
abstract method
Map
<
String
,
dynamic
>
toJson
(
)
inherited
Serializes this Country to a JSON map.
Implementation
Map<String, dynamic> toJson();
shopify_flutter package
documentation
models/src/localization/country/country
Country
toJson abstract method
Country class