IsLocked constructor

IsLocked(
  1. bool? value
)

Implementation

IsLocked(bool? value) : super('isLocked', value);