SuiMoveObject constructor
SuiMoveObject(
- String dataType,
- String type,
- ObjectContentFields fields,
- bool? hasPublicTransfer,
Implementation
SuiMoveObject(this.dataType, this.type, this.fields, this.hasPublicTransfer);