defaultSelectedFlag property
Selection of a menu entry to be displayed. In Input request message, it allows selection of one or several menu entries before any user action.
Implementation
@BuiltValueField(wireName: r'DefaultSelectedFlag')
bool? get defaultSelectedFlag;