SurveyChoosing.fromJson constructor

SurveyChoosing.fromJson(
  1. Json json
)

Implementation

factory SurveyChoosing.fromJson(Json json) => _$SurveyChoosingFromJson(json);