menu
googleapis package
documentation
calendar/v3.dart
EventOutOfOfficeProperties
EventOutOfOfficeProperties constructor
EventOutOfOfficeProperties constructor
dark_mode
light_mode
EventOutOfOfficeProperties
constructor
EventOutOfOfficeProperties
(
{
String
?
autoDeclineMode
,
String
?
declineMessage
,
})
Implementation
EventOutOfOfficeProperties({ this.autoDeclineMode, this.declineMessage, });
googleapis package
documentation
calendar/v3
EventOutOfOfficeProperties
EventOutOfOfficeProperties constructor
EventOutOfOfficeProperties class