GoogleService class

Constructors

GoogleService()

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

contactList() List
currentUser() → GoogleSignInAccount
handleGetContact() Future<void>
handleSignIn({bool isForce = false, dynamic callback()?}) Future<bool>
handleSignOut(Function callback) Future<void>
init(Preset preset, Function callback) → void
isAccessContact() bool
loginSilent() → void
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
token() String
toString() String
A string representation of this object.
inherited

Operators

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