authServer property Null safety
final
A reference to the AuthServer used to grant authorization codes and access tokens.
Implementation
final AuthServer? authServer;
A reference to the AuthServer used to grant authorization codes and access tokens.
final AuthServer? authServer;