AuthTokenListener typedef

AuthTokenListener = Future<String> Function()

enable auth token checker by pass this to enableAuthTokenCheck

Implementation

typedef Future<String> AuthTokenListener();