menu
studyu_core package
documentation
core.dart
PhaseSequence
fromJson static method
fromJson static method
dark_mode
light_mode
fromJson
static method
PhaseSequence
fromJson
(
String
json
)
Implementation
static PhaseSequence fromJson(String json) => values.byName(json);
studyu_core package
documentation
core
PhaseSequence
fromJson static method
PhaseSequence enum