requested property

  1. @BuiltValueField.new(wireName: r'requested')
bool get requested

Indicates whether you requested the capability.

Implementation

@BuiltValueField(wireName: r'requested')
bool get requested;