MixedProfile.fromJson constructor Null safety
Implementation
factory MixedProfile.fromJson(Map<String, dynamic> json) =>
_$MixedProfileFromJson(json);
factory MixedProfile.fromJson(Map<String, dynamic> json) =>
_$MixedProfileFromJson(json);