GetHeaders typedef

GetHeaders = Future<Map<String, String>> Function()

Implementation

typedef GetHeaders = Future<Map<String, String>> Function();