SmartContractService constructor

SmartContractService({
  1. int nodeType,
  2. String apiUrl,
  3. String keyApp,
})

Implementation

SmartContractService({this.nodeType, this.apiUrl, this.keyApp});