ERPNextAPI constructor

ERPNextAPI(
  1. String baseUrl,
  2. BuildContext context
)

Implementation

ERPNextAPI(this.baseUrl, this.context);