TGetSmartContractInterfaceInput constructor

const TGetSmartContractInterfaceInput({
  1. required TGetSmartContractInterfaceBody body,
})

Implementation

const TGetSmartContractInterfaceInput({required this.body});