repeatable property

bool repeatable

Indicates if this Option is repeatable, i.e. if it can appear more than once in a CoAP message.

Implementation

bool get repeatable => type.repeatable;