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