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