Gmail class
- Inheritance
-
- Object
- GoogleApisClientRaw
- Gmail
Constructors
- Gmail({required GoogleApisClientApiKey googleApisClientApiKey})
Properties
- google_apis_client_api_key ↔ GoogleApisClientApiKey
-
getter/setter pairinherited
- hashCode → int
-
The hash code for this object.
no setterinherited
- runtimeType → Type
-
A representation of the runtime type of the object.
no setterinherited
Methods
-
gmailApiClient(
{GoogleApisClientApiKey? googleApisClientApiKey}) → Future< GmailApi> -
googleApisClient(
{GoogleApisClientApiKey? googleApisClientApiKey}) → Future< GoogleApisClientApiKey> -
inherited
-
initClient(
{required GoogleApisClientApiKey googleApisClientApiKey}) → Future< GoogleApisClientApiKey> -
inherited
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
test(
) → dynamic -
toString(
) → String -
A string representation of this object.
inherited
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited