JS_NORMAL constant

FieldOptions_JSType const JS_NORMAL

Implementation

static const FieldOptions_JSType JS_NORMAL = FieldOptions_JSType._(
    0,
    const $core.bool.fromEnvironment('protobuf.omit_enum_names')
        ? ''
        : 'JS_NORMAL');