menu
sunny_sdk_core package
documentation
auth/bearer.dart
BearerAuthentication
BearerAuthentication const constructor
BearerAuthentication const constructor
dark_mode
light_mode
BearerAuthentication
constructor
const
BearerAuthentication
(
String
accessToken
)
Implementation
const BearerAuthentication(this.accessToken);
sunny_sdk_core package
documentation
auth/bearer
BearerAuthentication
BearerAuthentication const constructor
BearerAuthentication class