TokenCallback typedef

TokenCallback = Map<String, String>? Function()

Implementation

typedef TokenCallback = Map<String, String>? Function();