menu
conduit_core package
documentation
conduit_core.dart
AuthToken
accessToken property
accessToken property
dark_mode
light_mode
accessToken
property
String
?
accessToken
getter/setter pair
The value to be passed as a Bearer Authorization header.
Implementation
String? accessToken;
conduit_core package
documentation
conduit_core
AuthToken
accessToken property
AuthToken class