OperationInProgress<Id> constructor

const OperationInProgress<Id>({
  1. Id? targetId,
})

Implementation

const OperationInProgress({this.targetId});