menu
googleapis package
documentation
drive/v2.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/v2
FileShortcutDetails
FileShortcutDetails constructor
FileShortcutDetails class