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