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