menu
maas package
documentation
types/oauth2.dart
AccessID
AccessID.new constructor
AccessID.new constructor
dark_mode
light_mode
AccessID
constructor
AccessID
(
{
String
?
clientId
,
String
?
userId
,
int
?
expiresAt
,
})
Implementation
AccessID({this.clientId, this.userId, this.expiresAt});
maas package
documentation
types/oauth2
AccessID
AccessID.new constructor
AccessID class