menu
googleapis package
documentation
backupdr/v1.dart
FetchAccessTokenResponse
FetchAccessTokenResponse.new constructor
FetchAccessTokenResponse.new constructor
dark_mode
light_mode
FetchAccessTokenResponse
constructor
FetchAccessTokenResponse
(
{
String
?
expireTime
,
String
?
readLocation
,
String
?
token
,
String
?
writeLocation
,
})
Implementation
FetchAccessTokenResponse({ this.expireTime, this.readLocation, this.token, this.writeLocation, });
googleapis package
documentation
backupdr/v1
FetchAccessTokenResponse
FetchAccessTokenResponse.new constructor
FetchAccessTokenResponse class