menu
yago_cloud package
documentation
api.dart
CountryEnumTypeTransformer
encode method
encode method
dark_mode
light_mode
encode
method
String
encode
(
CountryEnum
data
)
Implementation
String encode(CountryEnum data) => data.value;
yago_cloud package
documentation
api
CountryEnumTypeTransformer
encode method
CountryEnumTypeTransformer class