LongreadExerciseSingleChoiceQuestionitem$SingleChoice.fromJson constructor

LongreadExerciseSingleChoiceQuestionitem$SingleChoice.fromJson(
  1. Map<String, dynamic> json
)

Implementation

factory LongreadExerciseSingleChoiceQuestionitem$SingleChoice.fromJson(
  Map<String, dynamic> json,
) => _$LongreadExerciseSingleChoiceQuestionitem$SingleChoiceFromJson(json);