TCreateSmartContractInterfaceBody constructor
const
TCreateSmartContractInterfaceBody({})
Implementation
const TCreateSmartContractInterfaceBody({
this.timestampMs,
this.organizationId,
required this.smartContractAddress,
required this.smartContractInterface,
required this.type,
required this.label,
this.notes,
});