menu
googleapis package
documentation
drive/v3.dart
FileShortcutDetails
FileShortcutDetails constructor
FileShortcutDetails constructor
dark_mode
light_mode
FileShortcutDetails
constructor
FileShortcutDetails
(
{
String
?
targetId
,
String
?
targetMimeType
,
String
?
targetResourceKey
,
})
Implementation
FileShortcutDetails({ this.targetId, this.targetMimeType, this.targetResourceKey, });
googleapis package
documentation
drive/v3
FileShortcutDetails
FileShortcutDetails constructor
FileShortcutDetails class