menu
aws_workmail_api package
documentation
workmail-2017-10-01.dart
Group
Group constructor
Group constructor
dark_mode
light_mode
Group
constructor
Group
(
{
DateTime
?
disabledDate
,
String
?
email
,
DateTime
?
enabledDate
,
String
?
id
,
String
?
name
,
EntityState
?
state
,
})
Implementation
Group({ this.disabledDate, this.email, this.enabledDate, this.id, this.name, this.state, });
aws_workmail_api package
documentation
workmail-2017-10-01
Group
Group constructor
Group class