UserProfile typedef Null safety
A UserProfile resource lets you list all DFA user profiles that are associated with a Google user account.
The profile_id needs to be specified in other API requests.
Implementation
typedef UserProfile = $UserProfile;