TokenHandler typedef

TokenHandler = FutureOr<String?> Function()

Implementation

typedef TokenHandler = FutureOr<String?> Function();