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