PlexAuthInterceptor constructor

PlexAuthInterceptor(
  1. Future<String> tokenProvider()
)

Implementation

PlexAuthInterceptor(this.tokenProvider);