IsJammed constructor

IsJammed(
  1. bool? value
)

Implementation

IsJammed(bool? value) : super('IsJammed', value);