headers property Null safety
final
Implementation
final Map<String, String> headers = {
'Content-type': 'application/json',
'Accept': 'application/json',
};
final Map<String, String> headers = {
'Content-type': 'application/json',
'Accept': 'application/json',
};