headers property

  1. @override
Map<String, String> get headers
override

Implementation

@override
Map<String, String> get headers => {'Content-Type': 'application/cbor'};