ServiceLockInfo constructor

ServiceLockInfo({
  1. String? operation,
})

Implementation

ServiceLockInfo({this.operation});