itemSearchUrl property
In case of a select, the URL from which to query the items.
Implementation
@BuiltValueField(wireName: r'itemSearchUrl')
String? get itemSearchUrl;
In case of a select, the URL from which to query the items.
@BuiltValueField(wireName: r'itemSearchUrl')
String? get itemSearchUrl;