menu
fpjs_pro_plugin package
documentation
result.dart
Continent
Continent.fromJson constructor
Continent.fromJson constructor
dark_mode
light_mode
Continent.fromJson
constructor
Continent.fromJson
(
Map
<
String
,
dynamic
>
json
)
Implementation
Continent.fromJson(Map<String, dynamic> json) : code = json['code'], name = json['name'];
fpjs_pro_plugin package
documentation
result
Continent
Continent.fromJson constructor
Continent class