ObjectLockLegalHold constructor

ObjectLockLegalHold(
  1. String? status
)

Implementation

ObjectLockLegalHold(
  this.status,
);