isJammed property

bool? isJammed

Implementation

bool? get isJammed => stateWhereType<IsJammed>()?.value;