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