menu
googleapis package
documentation
notebooks/v1.dart
RefreshRuntimeTokenInternalResponse
RefreshRuntimeTokenInternalResponse constructor
RefreshRuntimeTokenInternalResponse constructor
dark_mode
light_mode
RefreshRuntimeTokenInternalResponse
constructor
RefreshRuntimeTokenInternalResponse
(
{
String
?
accessToken
,
String
?
expireTime
,
})
Implementation
RefreshRuntimeTokenInternalResponse({ this.accessToken, this.expireTime, });
googleapis package
documentation
notebooks/v1
RefreshRuntimeTokenInternalResponse
RefreshRuntimeTokenInternalResponse constructor
RefreshRuntimeTokenInternalResponse class