SheetsApi class
Reads and writes Google Sheets.
Constructors
Properties
- hashCode → int
-
The hash code for this object.
no setterinherited
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
- spreadsheets → SpreadsheetsResource
-
no setter
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
Constants
- driveFileScope → const String
- See, edit, create, and delete only the specific Google Drive files you use with this app
- driveReadonlyScope → const String
- See and download all your Google Drive files
- driveScope → const String
- See, edit, create, and delete all of your Google Drive files
- spreadsheetsReadonlyScope → const String
- See all your Google Sheets spreadsheets
- spreadsheetsScope → const String
- See, edit, create, and delete all your Google Sheets spreadsheets