persistAuthorization property Null safety
final
If set to true, it persists authorization data and it would not be lost on browser close/refresh
Implementation
final bool persistAuthorization;
If set to true, it persists authorization data and it would not be lost on browser close/refresh
final bool persistAuthorization;