ChopperApi constructor

const ChopperApi({
  1. String baseUrl = '',
})

Implementation

const ChopperApi({
  this.baseUrl = '',
});