menu
googleapis package
documentation
calendar/v3.dart
EventOrganizer
EventOrganizer.new constructor
EventOrganizer.new constructor
dark_mode
light_mode
EventOrganizer
constructor
EventOrganizer
(
{
String
?
displayName
,
String
?
email
,
String
?
id
,
bool
?
self
,
})
Implementation
EventOrganizer({
this
.displayName,
this
.email,
this
.id,
this
.self, });
googleapis package
documentation
calendar/v3
EventOrganizer
EventOrganizer.new constructor
EventOrganizer class
Constructors
new
fromJson
Properties
displayName
email
hashCode
id
runtimeType
self
Methods
noSuchMethod
toJson
toString
Operators
operator ==