DriveScopes class abstract

Scopes of data access

Official Documentation

Constructors

DriveScopes()

Properties

hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited

Static Properties

app String
See, create, edit, and delete all Google Drive files created by this app only
final
appData String
See, create, edit, and delete files that can only be created and viewed by this app
final
full String
See, create, edit, and delete all Google Drive files created by anyone
final
read String
Only read, not edit or create all Google Drive files created by anyone
final