menu
darto package
documentation
bearer_auth.dart
BearerAuthErrorOptions
BearerAuthErrorOptions.new const constructor
BearerAuthErrorOptions.new const constructor
dark_mode
light_mode
BearerAuthErrorOptions
constructor
const
BearerAuthErrorOptions
(
{
FutureOr
message
(
Context
c
)?,
String
?
wwwAuthenticate
,
})
Implementation
const BearerAuthErrorOptions({this.message, this.wwwAuthenticate});
darto package
documentation
bearer_auth
BearerAuthErrorOptions
BearerAuthErrorOptions.new const constructor
BearerAuthErrorOptions class