ifMatches property

List<CoapOption> ifMatches
inherited

If-Matches.

Implementation

List<CoapOption> get ifMatches => _selectOptions(OptionType.ifMatch);