menu
googleapis package
documentation
chat/v1.dart
User
User constructor
User constructor
dark_mode
light_mode
User
constructor
User
(
{
String
?
displayName
,
String
?
domainId
,
bool
?
isAnonymous
,
String
?
name
,
String
?
type
,
})
Implementation
User({ this.displayName, this.domainId, this.isAnonymous, this.name, this.type, });
googleapis package
documentation
chat/v1
User
User constructor
User class