TCreateSmartContractInterfaceInput constructor
const
TCreateSmartContractInterfaceInput({
- required TCreateSmartContractInterfaceBody body,
Implementation
const TCreateSmartContractInterfaceInput({required this.body});