QueryContractLabelResponse constructor

const QueryContractLabelResponse({
  1. String? label,
})

Implementation

const QueryContractLabelResponse({this.label});