DOUBLE constant

Property_PropertyType const DOUBLE

Implementation

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