menu
artifacts_mmo_openapi package
documentation
api.dart
MapLayer
fromJson static method
fromJson static method
dark_mode
light_mode
fromJson
static method
MapLayer
?
fromJson
(
dynamic
value
)
Implementation
static MapLayer? fromJson(dynamic value) => MapLayerTypeTransformer().decode(value);
artifacts_mmo_openapi package
documentation
api
MapLayer
fromJson static method
MapLayer class