routeNotFound constant

  1. @BuiltValueEnumConst.new(wireName: r'routeNotFound')
SweepConfigurationV2ReasonEnum const routeNotFound

The reason for disabling the sweep.

Implementation

@BuiltValueEnumConst(wireName: r'routeNotFound')
static const SweepConfigurationV2ReasonEnum routeNotFound = _$sweepConfigurationV2ReasonEnum_routeNotFound;