barThree property

Extension<int> barThree
final

Implementation

static final barThree = $pb.Extension<$core.int>(
    const $core.bool.fromEnvironment('protobuf.omit_message_names')
        ? ''
        : 'protobuf_unittest.TestExtensionRangeSerialize',
    const $core.bool.fromEnvironment('protobuf.omit_field_names')
        ? ''
        : 'barThree',
    10,
    $pb.PbFieldType.O3);