AdminRestClient constructor

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

Implementation

const AdminRestClient({this.baseUrl = ''});