flutter_dialogflow
auth_google
AuthGoogle
getToken property
getToken
AuthGoogle class
Constructors
AuthGoogle
Properties
fileJson
getProjectId
getSessionId
getToken
hasExpired
scope
sessionId
hashCode
runtimeType
Methods
build
getReadJson
post
noSuchMethod
toString
Operators
operator ==
getToken property
String
getToken
Implementation
String get getToken{ return _credentials.accessToken.data; }