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