PlexAuthGuard constructor

PlexAuthGuard({
  1. String loginPath = '/Login',
})

Implementation

PlexAuthGuard({this.loginPath = '/Login'});