TGetSmartContractInterfacesInput constructor

const TGetSmartContractInterfacesInput({
  1. required TGetSmartContractInterfacesBody body,
})

Implementation

const TGetSmartContractInterfacesInput({required this.body});