undefinedTrackingMode constant

A value indicating that the enum field is not set.

Implementation

static const undefinedTrackingMode =
    BackendServiceConnectionTrackingPolicy_TrackingMode(
      'UNDEFINED_TRACKING_MODE',
    );