sweep property

  1. @BuiltValueField.new(wireName: r'sweep')
SweepConfigurationV2? get sweep

Contains information about the sweep resource that triggered the event.

Implementation

@BuiltValueField(wireName: r'sweep')
SweepConfigurationV2? get sweep;