SportsYouCanDo.fromJson(Map<String, dynamic> json) { sport1 = json["sport1"]; sport2 = json["sport2"]; sport3 = json["sport3"]; }