IsJammed constructor

IsJammed(
  1. bool? value
)

Implementation

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