menu
googleapis package
documentation
calendar/v3.dart
EventAttachment
EventAttachment constructor
EventAttachment constructor
dark_mode
light_mode
EventAttachment
constructor
EventAttachment
(
{
String
?
fileId
,
String
?
fileUrl
,
String
?
iconLink
,
String
?
mimeType
,
String
?
title
,
})
Implementation
EventAttachment({ this.fileId, this.fileUrl, this.iconLink, this.mimeType, this.title, });
googleapis package
documentation
calendar/v3
EventAttachment
EventAttachment constructor
EventAttachment class