RestApi constructor

const RestApi({
  1. String? baseUrl,
})

Implementation

const RestApi({this.baseUrl});