menu
googleapis package
documentation
workspaceevents/v1.dart
FilePart
FilePart.new constructor
FilePart.new constructor
dark_mode
light_mode
FilePart
constructor
FilePart
(
{
String
?
fileWithBytes
,
String
?
fileWithUri
,
String
?
mimeType
,
String
?
name
,
})
Implementation
FilePart({this.fileWithBytes, this.fileWithUri, this.mimeType, this.name});
googleapis package
documentation
workspaceevents/v1
FilePart
FilePart.new constructor
FilePart class