menu
studyu_core package
documentation
core.dart
ScaleQuestion
ScaleQuestion.fromJson factory constructor
ScaleQuestion.fromJson factory constructor
dark_mode
light_mode
ScaleQuestion.fromJson
constructor
ScaleQuestion.fromJson
(
Map
<
String
,
dynamic
>
json
)
Implementation
factory ScaleQuestion.fromJson(Map<String, dynamic> json) => _$ScaleQuestionFromJson(json);
studyu_core package
documentation
core
ScaleQuestion
ScaleQuestion.fromJson factory constructor
ScaleQuestion class