menu
googleapis package
documentation
redis/v1.dart
AuthToken
AuthToken.new constructor
AuthToken.new constructor
dark_mode
light_mode
AuthToken
constructor
AuthToken
(
{
String
?
createTime
,
String
?
name
,
String
?
state
,
String
?
token
,
})
Implementation
AuthToken({this.createTime, this.name, this.state, this.token});
googleapis package
documentation
redis/v1
AuthToken
AuthToken.new constructor
AuthToken class