menu
openfoodfacts package
documentation
model/RobotoffQuestion.dart
RobotoffQuestion
RobotoffQuestion.fromJson factory constructor
RobotoffQuestion.fromJson factory constructor
dark_mode
light_mode
RobotoffQuestion.fromJson
constructor
RobotoffQuestion.fromJson
(
Map
<
String
,
dynamic
>
json
)
Implementation
factory RobotoffQuestion.fromJson(Map<String, dynamic> json) => _$RobotoffQuestionFromJson(json);
openfoodfacts package
documentation
model/RobotoffQuestion
RobotoffQuestion
RobotoffQuestion.fromJson factory constructor
RobotoffQuestion class