v1GetSmartContractInterfaceResponse constructor
const
v1GetSmartContractInterfaceResponse({
- required v1SmartContractInterface smartContractInterface,
Implementation
const v1GetSmartContractInterfaceResponse({
required this.smartContractInterface,
});