header property

Map<String, String> header
getter/setter pair

Implementation

Map<String, String> header = {'Content-Type': 'application/x-www-form-urlencoded'};