authServer property Null safety
final
A reference to the AuthServer this controller uses to grant tokens.
Implementation
final AuthServer? authServer;
A reference to the AuthServer this controller uses to grant tokens.
final AuthServer? authServer;