formatUnspecified constant

FetchFeatureValuesRequest_Format const formatUnspecified

Not set. Will be treated as the KeyValue format.

Implementation

static const formatUnspecified = FetchFeatureValuesRequest_Format(
  'FORMAT_UNSPECIFIED',
);