DriveQueryBuilder class
Constructors
Properties
-
appProperties
↔ Map<
String, String> ? -
getter/setter pair
- editedAfter ↔ DateTime?
-
getter/setter pair
-
fullTextContains
↔ List<
String> ? -
getter/setter pair
-
fullTextNotContains
↔ List<
String> ? -
getter/setter pair
- hashCode → int
-
The hash code for this object.
no setterinherited
- mime ↔ String?
-
getter/setter pair
- name ↔ String?
-
getter/setter pair
-
nameContains
↔ List<
String> ? -
getter/setter pair
-
nameNotContains
↔ List<
String> ? -
getter/setter pair
- notMime ↔ String?
-
getter/setter pair
- parent ↔ String?
-
getter/setter pair
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
- trashed ↔ bool
-
getter/setter pair
Methods
-
getQuery(
) → String -
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
- fileMime → const String
- folderMime → const String
- orderCreation → const String
- orderFolder → const String
- orderMod → const String
- orderModMe → const String
- orderName → const String
- orderRecent → const String
- orderSize → const String
- orderStarred → const String
- orderViewedByMe → const String