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