menu
yago_cloud package
documentation
api.dart
CountryEnum
fromJson static method
fromJson static method
dark_mode
light_mode
fromJson
static method
CountryEnum
?
fromJson
(
dynamic
value
)
Implementation
static CountryEnum? fromJson(dynamic value) => CountryEnumTypeTransformer().decode(value);
yago_cloud package
documentation
api
CountryEnum
fromJson static method
CountryEnum class