TokenProvider typedef

TokenProvider = FutureOr<String?> Function()

Implementation

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