- DomName('ServicePortCollection.match')
- DocsEditable()
- Experimental()
Source
@DomName('ServicePortCollection.match')
@DocsEditable()
@Experimental() // untriaged
Future match(Map options) => wrap_jso(_blink.BlinkServicePortCollection.instance.match_Callback_1_(unwrap_jso(this), convertDartToNative_Dictionary(options)));