TokenCallback typedef

TokenCallback = Future<String> Function()

Implementation

typedef TokenCallback = Future<String> Function();