PromoteObjectIDs constructor
Returns a new PromoteObjectIDs instance.
Implementation
const PromoteObjectIDs({
required this.objectIDs,
required this.position,
});
Returns a new PromoteObjectIDs instance.
const PromoteObjectIDs({
required this.objectIDs,
required this.position,
});