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