headers method

Map<String, String> headers()

Implementation

Map<String, String> headers() => {'tuul_api_key': _requireApiKey};