menu
googleapis package
documentation
games/v1.dart
ProfileSettings
ProfileSettings constructor
ProfileSettings constructor
dark_mode
light_mode
ProfileSettings
constructor
ProfileSettings
(
{
String
?
friendsListVisibility
,
String
?
kind
,
bool
?
profileVisible
,
})
Implementation
ProfileSettings({ this.friendsListVisibility, this.kind, this.profileVisible, });
googleapis package
documentation
games/v1
ProfileSettings
ProfileSettings constructor
ProfileSettings class