menu
api_kit
api_kit.dart
JWTControllerConfig
JWTControllerConfig.new constructor
JWTControllerConfig.new
dark_mode
light_mode
JWTControllerConfig
constructor
JWTControllerConfig
(
List
<
JWTValidatorBase
>
validators
,
bool
requireAll
)
Implementation
JWTControllerConfig(this.validators, this.requireAll);
api_kit
api_kit
JWTControllerConfig
JWTControllerConfig.new constructor
JWTControllerConfig class