menu
messenger
provider/gql/components/auth.dart
AuthGraphQlMixin
token property
token
dark_mode
light_mode
token
property
AccessTokenSecret
?
get
token
Implementation
AccessTokenSecret?
get
token;
set
token
(
AccessTokenSecret
?
value
)
Implementation
set
token(AccessTokenSecret? value);
messenger
auth
AuthGraphQlMixin
token property
AuthGraphQlMixin mixin