isJammed property

bool? get isJammed

Implementation

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