header property

A MapEntry to be used in a Header Map. Sets headerValue as the Accept value

Implementation

MapEntry<String, String> get header => MapEntry('Accept', headerValue);