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