menu
googleapis package
documentation
chat/v1.dart
User
User.new constructor
User.new 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.new constructor
User class