headers property

Map<String, String> get headers

Implementation

Map<String, String> get headers => {
  "Content-Type": "application/json",
  "Accept": "application/json",
  "Authorization":
  "Bearer 344f105788186775ae6755a0e91d2a3a961e272ac5fc262f83460b2ac085fd82",
};