AccessTokenFactory typedef

AccessTokenFactory = Future<String> Function()

Implementation

typedef AccessTokenFactory = Future<String> Function();