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