TGetSmartContractInterfacesBody constructor

const TGetSmartContractInterfacesBody({
  1. String? organizationId,
})

Implementation

const TGetSmartContractInterfacesBody({
   this.organizationId,
});