ApiHelper constructor

const ApiHelper({
  1. Map<String, String>? headers,
})

Implementation

const ApiHelper({this.headers});