pEDOKFlag property

  1. @BuiltValueField.new(wireName: r'PEDOKFlag')
bool? get pEDOKFlag

Indicates if the PED is working and usable. If PED present.

Implementation

@BuiltValueField(wireName: r'PEDOKFlag')
bool? get pEDOKFlag;