DocsApi class
Reads and writes Google Docs documents.
Constructors
Properties
- documents → DocumentsResource
- 
  
  no setter
- 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
Constants
- documentsReadonlyScope → const String
- See all your Google Docs documents
- documentsScope → const String
- See, edit, create, and delete all your Google Docs documents
- 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