preferenceUnspecified constant

Backend_Preference const preferenceUnspecified

If preference is unspecified, we set it to the DEFAULT value

Implementation

static const preferenceUnspecified = Backend_Preference(
  'PREFERENCE_UNSPECIFIED',
);