menu
googleapis package
documentation
docs/v1.dart
PersonProperties
PersonProperties constructor
PersonProperties constructor
dark_mode
light_mode
PersonProperties
constructor
PersonProperties
(
{
String
?
email
,
String
?
name
,
})
Implementation
PersonProperties({ this.email, this.name, });
googleapis package
documentation
docs/v1
PersonProperties
PersonProperties constructor
PersonProperties class