securityOKFlag property
Indicates if the security module of the POI is working and usable. If security module present.
Implementation
@BuiltValueField(wireName: r'SecurityOKFlag')
bool? get securityOKFlag;
Indicates if the security module of the POI is working and usable. If security module present.
@BuiltValueField(wireName: r'SecurityOKFlag')
bool? get securityOKFlag;