maxInputTime property
Maximum input time in seconds. Limits the time to answer to an Input request message.
Implementation
@BuiltValueField(wireName: r'MaxInputTime')
int? get maxInputTime;
Maximum input time in seconds. Limits the time to answer to an Input request message.
@BuiltValueField(wireName: r'MaxInputTime')
int? get maxInputTime;