menu
a1exs_ws_package package
documentation
ra/data/ra_question.dart
RaQuestion
RaQuestion.fromJson factory constructor
RaQuestion.fromJson factory constructor
dark_mode
light_mode
RaQuestion.fromJson
constructor
RaQuestion.fromJson
(
Map
<
String
,
dynamic
>
json
)
Implementation
factory RaQuestion.fromJson(Map<String, dynamic> json) => _$RaQuestionFromJson(json);
a1exs_ws_package package
documentation
ra/data/ra_question
RaQuestion
RaQuestion.fromJson factory constructor
RaQuestion class