BOOL constant

Implementation

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