menu
googleapis package
documentation
migrationcenter/v1.dart
OpenFileDetails
OpenFileDetails constructor
OpenFileDetails constructor
dark_mode
light_mode
OpenFileDetails
constructor
OpenFileDetails
(
{
String
?
command
,
String
?
filePath
,
String
?
fileType
,
String
?
user
,
})
Implementation
OpenFileDetails({ this.command, this.filePath, this.fileType, this.user, });
googleapis package
documentation
migrationcenter/v1
OpenFileDetails
OpenFileDetails constructor
OpenFileDetails class