currentHeaders property

Map<String, String> get currentHeaders

Implementation

Map<String, String> get currentHeaders => Map.from(_globalHeaders);