fieldBehaviorUnspecified constant

FieldBehavior const fieldBehaviorUnspecified

Conventional default for enums. Do not use this.

Implementation

static const fieldBehaviorUnspecified = FieldBehavior(
  'FIELD_BEHAVIOR_UNSPECIFIED',
);