AuthTokenListener typedef Null safety
enable auth token checker by pass this to enableAuthTokenCheck
Implementation
typedef Future<String> AuthTokenListener();
enable auth token checker by pass this to enableAuthTokenCheck
typedef Future<String> AuthTokenListener();