testAllTypesLite property

Extension<TestAllTypesLite> testAllTypesLite
final

Implementation

static final testAllTypesLite = $pb.Extension<TestAllTypesLite>(
    const $core.bool.fromEnvironment('protobuf.omit_message_names')
        ? ''
        : 'protobuf_unittest.TestHugeFieldNumbersLite',
    const $core.bool.fromEnvironment('protobuf.omit_field_names')
        ? ''
        : 'testAllTypesLite',
    536860000,
    $pb.PbFieldType.OM,
    defaultOrMaker: TestAllTypesLite.getDefault,
    subBuilder: TestAllTypesLite.create);