QueryContractsByCodeIdResponse constructor
const
QueryContractsByCodeIdResponse({
- List<
ContractInfoWithAddress> contractInfos = const [],
Implementation
const QueryContractsByCodeIdResponse({this.contractInfos = const []});