INT64 constant

Property_PropertyType const INT64

Implementation

static const Property_PropertyType INT64 = Property_PropertyType._(
    1,
    const $core.bool.fromEnvironment('protobuf.omit_enum_names')
        ? ''
        : 'INT64');