immediateResponseFlag property
Indicates whether to request an Immediate response to the message without waiting for the completion of the command.
Implementation
@BuiltValueField(wireName: r'ImmediateResponseFlag')
bool? get immediateResponseFlag;
Indicates whether to request an Immediate response to the message without waiting for the completion of the command.
@BuiltValueField(wireName: r'ImmediateResponseFlag')
bool? get immediateResponseFlag;