SYMBOL INDEX (2431 symbols across 197 files) FILE: benchmarks/bin/binary_decode_packed.dart class PackedInt32DecodingBenchmark (line 14) | class PackedInt32DecodingBenchmark extends BenchmarkBase { method run (line 27) | void run() class PackedInt64DecodingBenchmark (line 32) | class PackedInt64DecodingBenchmark extends BenchmarkBase { method run (line 46) | void run() class PackedUint32DecodingBenchmark (line 51) | class PackedUint32DecodingBenchmark extends BenchmarkBase { method run (line 64) | void run() class PackedUint64DecodingBenchmark (line 69) | class PackedUint64DecodingBenchmark extends BenchmarkBase { method run (line 83) | void run() class PackedSint32DecodingBenchmark (line 88) | class PackedSint32DecodingBenchmark extends BenchmarkBase { method run (line 101) | void run() class PackedSint64DecodingBenchmark (line 106) | class PackedSint64DecodingBenchmark extends BenchmarkBase { method run (line 120) | void run() class PackedBoolDecodingBenchmark (line 125) | class PackedBoolDecodingBenchmark extends BenchmarkBase { method run (line 138) | void run() class PackedEnumDecodingBenchmark (line 143) | class PackedEnumDecodingBenchmark extends BenchmarkBase { method setup (line 157) | void setup() method run (line 179) | void run() class PackedSparseEnumDecodingBenchmark (line 184) | class PackedSparseEnumDecodingBenchmark extends BenchmarkBase { method run (line 198) | void run() function main (line 203) | void main() FILE: benchmarks/bin/deep_copy.dart class Benchmark (line 18) | class Benchmark extends BenchmarkBase { method run (line 33) | void run() function main (line 40) | void main() FILE: benchmarks/bin/from_binary.dart class Benchmark (line 20) | class Benchmark extends BenchmarkBase { method run (line 35) | void run() function main (line 42) | void main() FILE: benchmarks/bin/from_json_string.dart class Benchmark (line 18) | class Benchmark extends BenchmarkBase { method run (line 36) | void run() function main (line 43) | void main() FILE: benchmarks/bin/from_proto3_json_object.dart class Benchmark (line 18) | class Benchmark extends BenchmarkBase { method run (line 36) | void run() function main (line 48) | void main() FILE: benchmarks/bin/from_proto3_json_string.dart class Benchmark (line 20) | class Benchmark extends BenchmarkBase { method run (line 41) | void run() function main (line 54) | void main() FILE: benchmarks/bin/hash_code.dart class Benchmark (line 17) | class Benchmark extends BenchmarkBase { method run (line 32) | void run() function main (line 39) | void main() FILE: benchmarks/bin/query_decode_binary.dart class Benchmark (line 12) | class Benchmark extends BenchmarkBase { method run (line 18) | void run() function main (line 23) | void main() FILE: benchmarks/bin/query_decode_json.dart class Benchmark (line 12) | class Benchmark extends BenchmarkBase { method run (line 19) | void run() function main (line 24) | void main() FILE: benchmarks/bin/query_encode_binary.dart class Benchmark (line 13) | class Benchmark extends BenchmarkBase { method run (line 19) | void run() function main (line 24) | void main() FILE: benchmarks/bin/query_encode_json.dart class Benchmark (line 11) | class Benchmark extends BenchmarkBase { method run (line 17) | void run() function main (line 22) | void main() FILE: benchmarks/bin/query_set_nested_value.dart class Benchmark (line 14) | class Benchmark extends BenchmarkBase { method run (line 21) | void run() function main (line 32) | void main() FILE: benchmarks/bin/repeated_field.dart class RepeatedBenchmark (line 15) | class RepeatedBenchmark extends BenchmarkBase { method run (line 22) | void run() class RepeatedEnumBenchmark (line 27) | class RepeatedEnumBenchmark extends BenchmarkBase { method run (line 34) | void run() function main (line 39) | void main() FILE: benchmarks/bin/to_binary.dart class Benchmark (line 19) | class Benchmark extends BenchmarkBase { method run (line 34) | void run() function main (line 41) | void main() FILE: benchmarks/bin/to_json_string.dart class Benchmark (line 17) | class Benchmark extends BenchmarkBase { method run (line 32) | void run() function main (line 39) | void main() FILE: benchmarks/bin/to_proto3_json_object.dart class Benchmark (line 17) | class Benchmark extends BenchmarkBase { method run (line 32) | void run() function main (line 39) | void main() FILE: benchmarks/bin/to_proto3_json_string.dart class Benchmark (line 19) | class Benchmark extends BenchmarkBase { method run (line 34) | void run() function main (line 41) | void main() FILE: benchmarks/lib/benchmark_base.dart class BenchmarkBase (line 18) | abstract class BenchmarkBase extends bh.BenchmarkBase { method measure (line 22) | double measure() class _ResultPrinter (line 27) | class _ResultPrinter implements bh.ScoreEmitter { method emit (line 31) | void emit(String testName, double value) FILE: benchmarks/lib/readfile_js.dart function readbuffer (line 12) | JSArrayBuffer readbuffer(String path) function readfile (line 15) | Uint8List readfile(String path) FILE: benchmarks/lib/readfile_vm.dart function readfile (line 8) | Uint8List readfile(String path) FILE: benchmarks/tool/compile_benchmarks.dart function main (line 14) | Future main(List args) class CompileProcess (line 130) | class CompileProcess { class Target (line 137) | class Target { method toString (line 144) | String toString() method compileArgs (line 148) | List compileArgs(String sourceFile) function aotProcessArgs (line 160) | List aotProcessArgs(String sourceFile) function exeProcessArgs (line 173) | List exeProcessArgs(String sourceFile) function jitProcessArgs (line 179) | List jitProcessArgs(String sourceFile) function jsProcessArgs (line 190) | List jsProcessArgs(String sourceFile) function jsProductionProcessArgs (line 196) | List jsProductionProcessArgs(String sourceFile) function wasmProcessArgs (line 210) | List wasmProcessArgs(String sourceFile) FILE: protobuf/lib/src/protobuf/annotations.dart class TagNumber (line 6) | class TagNumber { class GrpcServiceName (line 18) | class GrpcServiceName { FILE: protobuf/lib/src/protobuf/builder_info.dart class BuilderInfo (line 8) | class BuilderInfo { method add (line 57) | void add( method addUnused (line 87) | void addUnused() method addMapField (line 92) | void addMapField( method addRepeated (line 119) | void addRepeated( method _addField (line 147) | void _addField(FieldInfo fi) method a (line 160) | void a( method aOS (line 184) | void aOS(int tagNumber, String name, {String? protoName}) method pPS (line 198) | void pPS(int tagNumber, String name, {String? protoName}) method aQS (line 212) | void aQS(int tagNumber, String name, {String? protoName}) method aInt64 (line 226) | void aInt64(int tagNumber, String name, {String? protoName}) method aOB (line 240) | void aOB(int tagNumber, String name, {String? protoName}) method aD (line 254) | void aD( method aI (line 274) | void aI( method e (line 294) | void e( method aE (line 316) | void aE( method p (line 340) | void p(int tagNumber, String name, int fieldType, {String? protoName}) method pc (line 358) | void pc( method pPE (line 385) | void pPE( method aOM (line 411) | void aOM( method aQM (line 430) | void aQM( method pPM (line 449) | void pPM( method oo (line 468) | void oo(int oneofIndex, List tags) method m (line 475) | void m( method containsTagNumber (line 514) | bool containsTagNumber(int tagNumber) method defaultValue (line 516) | dynamic defaultValue(int tagNumber) method fieldName (line 522) | String? fieldName(int tagNumber) method fieldType (line 527) | int? fieldType(int tagNumber) method makeDefault (line 532) | MakeDefaultFunc? makeDefault(int tagNumber) method subBuilder (line 537) | CreateBuilderFunc? subBuilder(int tagNumber) method tagNumber (line 542) | int? tagNumber(String fieldName) method valueOfFunc (line 547) | ValueOfFunc? valueOfFunc(int tagNumber) method _computeSortedByTag (line 563) | List _computeSortedByTag() method _makeEmptyMessage (line 569) | GeneratedMessage _makeEmptyMessage( method _decodeEnum (line 583) | ProtobufEnum? _decodeEnum( function makeEmptyMessage (line 600) | GeneratedMessage makeEmptyMessage( function decodeEnum (line 605) | ProtobufEnum? decodeEnum( function _findValueOfEnumFunction (line 612) | E? Function(int) _findValueOfEnumFunction( function _makeValueOfEnumFunction (line 632) | E? Function(int) _makeValueOfEnumFunction( function intToEnumValue (line 637) | E? intToEnumValue(int value) FILE: protobuf/lib/src/protobuf/coded_buffer.dart function _writeToCodedBufferWriter (line 7) | void _writeToCodedBufferWriter(FieldSet fs, CodedBufferWriter out) function _mergeFromCodedBufferReader (line 32) | void _mergeFromCodedBufferReader( function _readMapEntry (line 366) | void _readMapEntry( function _readPackableToListEnum (line 384) | void _readPackableToListEnum( function _readRepeatedEnum (line 406) | void _readRepeatedEnum( FILE: protobuf/lib/src/protobuf/coded_buffer_reader.dart class CodedBufferReader (line 9) | class CodedBufferReader { method _throwTruncatedMessageError (line 39) | void _throwTruncatedMessageError(int limit) method checkLastTagWas (line 51) | void checkLastTagWas(int value) method isAtEnd (line 59) | bool isAtEnd() method _withLimit (line 63) | void _withLimit(int byteLimit, Function() callback) method _checkLimit (line 82) | void _checkLimit(int increment) method readGroup (line 90) | void readGroup( method readUnknownFieldSetGroup (line 104) | UnknownFieldSet readUnknownFieldSetGroup(int fieldNumber) method readMessage (line 116) | void readMessage( method readEnum (line 145) | int readEnum() method readInt32 (line 149) | int readInt32() method readInt64 (line 153) | Int64 readInt64() method readUint32 (line 157) | int readUint32() method readUint64 (line 161) | Int64 readUint64() method readSint32 (line 165) | int readSint32() method readSint64 (line 169) | Int64 readSint64() method readFixed32 (line 173) | int readFixed32() method readFixed64 (line 181) | Int64 readFixed64() method readSfixed32 (line 185) | int readSfixed32() method readSfixed64 (line 193) | Int64 readSfixed64() method readBool (line 202) | bool readBool() method readBytes (line 207) | Uint8List readBytes() method readBytesAsView (line 215) | Uint8List readBytesAsView() method readString (line 227) | String readString() method readFloat (line 238) | double readFloat() method readDouble (line 246) | double readDouble() method readTag (line 254) | int readTag() method skipField (line 267) | bool skipField(int tag) method _decodeZigZag32 (line 298) | int _decodeZigZag32(int value) method _decodeZigZag64 (line 308) | Int64 _decodeZigZag64(Int64 value) method _readRawVarintByte (line 315) | int _readRawVarintByte() method _readRawVarint32 (line 320) | int _readRawVarint32(bool signed) method _readRawVarint64 (line 341) | Int64 _readRawVarint64() FILE: protobuf/lib/src/protobuf/coded_buffer_writer.dart class CodedBufferWriter (line 22) | class CodedBufferWriter { method writeField (line 67) | void writeField(int fieldNumber, int fieldType, dynamic fieldValue) method toBuffer (line 115) | Uint8List toBuffer() method writeTo (line 123) | bool writeTo(Uint8List buffer, [int offset = 0]) method _commitChunk (line 192) | void _commitChunk(bool allocateNew) method _ensureBytes (line 214) | void _ensureBytes(int count) method _commitSplice (line 224) | void _commitSplice() method writeRawBytes (line 235) | void writeRawBytes(Uint8List value) method _startLengthDelimited (line 249) | int _startLengthDelimited() method _endLengthDelimited (line 259) | void _endLengthDelimited(int index) method _varint32LengthInBytes (line 266) | int _varint32LengthInBytes(int value) method _writeVarint32 (line 275) | void _writeVarint32(int value) method _writeVarint64 (line 287) | void _writeVarint64(Int64 value) method _writeDouble (line 302) | void _writeDouble(double value) method _writeFloat (line 314) | void _writeFloat(double value) method _writeInt32 (line 332) | void _writeInt32(int value) method _writeInt64 (line 344) | void _writeInt64(Int64 value) method _writeValueAs (line 349) | void _writeValueAs(int valueType, dynamic value) method _writeBytesNoTag (line 418) | void _writeBytesNoTag(Uint8List value) method _writeEmptyBytes (line 423) | void _writeEmptyBytes() method _writeTag (line 427) | void _writeTag(int fieldNumber, int wireFormat) method _writeValue (line 431) | void _writeValue( method writeInt32NoTag (line 444) | void writeInt32NoTag(int value) method _valueTypeIndex (line 458) | int _valueTypeIndex(int powerOf2) function _encodeZigZag32 (line 509) | int _encodeZigZag32(int value) function _encodeZigZag64 (line 510) | Int64 _encodeZigZag64(Int64 value) FILE: protobuf/lib/src/protobuf/exceptions.dart class InvalidProtocolBufferException (line 13) | class InvalidProtocolBufferException implements Exception { method toString (line 19) | String toString() FILE: protobuf/lib/src/protobuf/extension.dart class Extension (line 8) | class Extension extends FieldInfo { FILE: protobuf/lib/src/protobuf/extension_field_set.dart class ExtensionFieldSet (line 7) | class ExtensionFieldSet { method _getInfoOrNull (line 21) | Extension? _getInfoOrNull(int tagNumber) method _getFieldOrDefault (line 23) | dynamic _getFieldOrDefault(Extension fi) method _hasField (line 37) | bool _hasField(int tagNumber) method _ensureRepeatedField (line 48) | PbList _ensureRepeatedField(Extension fi) method _getList (line 59) | PbList _getList(Extension fi) method _addInfoAndCreateList (line 67) | PbList _addInfoAndCreateList(Extension fi) method _getFieldOrNull (line 77) | dynamic _getFieldOrNull(Extension extension) method _clearFieldAndInfo (line 79) | void _clearFieldAndInfo(Extension fi) method _clearField (line 84) | void _clearField(Extension fi) method _setField (line 92) | void _setField(int tagNumber, value) method _setFieldAndInfo (line 115) | void _setFieldAndInfo(Extension fi, value) method _ensureWritable (line 132) | void _ensureWritable() method _validateInfo (line 138) | void _validateInfo(Extension fi) method _addInfoUnchecked (line 146) | void _addInfoUnchecked(Extension fi) method _setFieldUnchecked (line 151) | void _setFieldUnchecked(Extension fi, value) method _equalValues (line 165) | bool _equalValues(ExtensionFieldSet? other) method _clearValues (line 168) | void _clearValues() method _shallowCopyValues (line 174) | void _shallowCopyValues(ExtensionFieldSet original) method _markReadOnly (line 190) | void _markReadOnly() method _checkNotInUnknown (line 209) | void _checkNotInUnknown(Extension extension) method _deepCopy (line 220) | ExtensionFieldSet _deepCopy(FieldSet parent) function getInfoOrNull (line 252) | Extension? getInfoOrNull(int tagNumber) FILE: protobuf/lib/src/protobuf/extension_registry.dart class ExtensionRegistry (line 9) | class ExtensionRegistry { method add (line 17) | void add(Extension extension) method addAll (line 26) | void addAll(Iterable extensions) method getExtension (line 32) | Extension? getExtension(String messageName, int tagNumber) method reparseMessage (line 87) | T reparseMessage(T message) function _reparseMessage (line 91) | T _reparseMessage( function ensureResult (line 96) | T ensureResult() function ensureUnknownFields (line 105) | UnknownFieldSet ensureUnknownFields() function ensureEntries (line 160) | PbList ensureEntries() function ensureMap (line 164) | PbMap ensureMap() class _EmptyExtensionRegistry (line 213) | class _EmptyExtensionRegistry implements ExtensionRegistry { method add (line 221) | void add(Extension extension) method addAll (line 226) | void addAll(Iterable extensions) method getExtension (line 231) | Extension? getExtension(String messageName, int tagNumber) method reparseMessage (line 234) | T reparseMessage(T message) FILE: protobuf/lib/src/protobuf/field_error.dart function _getFieldError (line 12) | String? _getFieldError(int fieldType, var value) function getCheckFunction (line 75) | CheckFunc? getCheckFunction(int fieldType) function checkNotNull (line 111) | void checkNotNull(Object? val) function _checkFloat (line 117) | void _checkFloat(Object? val) function _checkSigned32 (line 121) | void _checkSigned32(Object? val) function _checkUnsigned32 (line 127) | void _checkUnsigned32(Object? val) function _createFieldRangeError (line 133) | RangeError _createFieldRangeError(num val, String wantedType) function _isSigned32 (line 136) | bool _isSigned32(int value) function _isUnsigned32 (line 138) | bool _isUnsigned32(int value) function _isFloat32 (line 140) | bool _isFloat32(double value) FILE: protobuf/lib/src/protobuf/field_info.dart class FieldInfo (line 8) | class FieldInfo { method findMakeDefault (line 152) | MakeDefaultFunc? findMakeDefault(int type, dynamic defaultOrMaker) method _hasRequiredValues (line 179) | bool _hasRequiredValues(dynamic value) method _appendInvalidFields (line 203) | void _appendInvalidFields(List problems, value, String prefix) method _createRepeatedField (line 233) | PbList _createRepeatedField() method _createRepeatedFieldWithType (line 239) | PbList _createRepeatedFieldWithType() method _ensureRepeatedField (line 246) | PbList _ensureRepeatedField(BuilderInfo meta, FieldSet fs) method toString (line 251) | String toString() function ensureRepeatedField (line 255) | List ensureRepeatedField(BuilderInfo meta, FieldSet fs) function _unCamelCase (line 261) | String _unCamelCase(String name) class MapFieldInfo (line 269) | class MapFieldInfo extends FieldInfo?> { method _ensureMapField (line 316) | PbMap _ensureMapField(BuilderInfo meta, FieldSet fs) method _createMapField (line 320) | PbMap _createMapField() function ensureMapField (line 327) | Map ensureMapField(BuilderInfo meta, FieldSet fs) FILE: protobuf/lib/src/protobuf/field_set.dart function _throwFrozenMessageModificationError (line 9) | void _throwFrozenMessageModificationError( class FieldSet (line 28) | class FieldSet { method _makeValueList (line 89) | List _makeValueList(int length) method _ensureExtensions (line 109) | ExtensionFieldSet _ensureExtensions() method _ensureUnknownFields (line 112) | UnknownFieldSet _ensureUnknownFields() method _nonExtensionInfo (line 123) | FieldInfo? _nonExtensionInfo(BuilderInfo meta, int? tagNumber) method _nonExtensionInfoByIndex (line 127) | FieldInfo _nonExtensionInfoByIndex(int index) method _ensureInfo (line 131) | FieldInfo _ensureInfo(int tagNumber) method _getFieldInfoOrNull (line 138) | FieldInfo? _getFieldInfoOrNull(int tagNumber) method _markReadOnly (line 144) | void _markReadOnly() method _ensureWritable (line 169) | void _ensureWritable() method _getField (line 182) | dynamic _getField(int tagNumber) method _getDefault (line 199) | dynamic _getDefault(FieldInfo fi) method _getFieldOrNullByTag (line 208) | dynamic _getFieldOrNullByTag(int tagNumber) method _getFieldOrNull (line 218) | dynamic _getFieldOrNull(FieldInfo fi) method _hasField (line 223) | bool _hasField(int tagNumber) method _clearField (line 229) | void _clearField(int tagNumber) method _setField (line 265) | void _setField(int tagNumber, Object value) method _setFieldUnchecked (line 290) | void _setFieldUnchecked(BuilderInfo meta, FieldInfo fi, value) method _ensureRepeatedField (line 307) | PbList _ensureRepeatedField(BuilderInfo meta, FieldInfo fi) method _ensureMapField (line 321) | PbMap _ensureMapField(BuilderInfo meta, MapFieldInfo... method _setNonExtensionFieldUnchecked (line 335) | void _setNonExtensionFieldUnchecked(BuilderInfo meta, FieldInfo fi, va... method _$get (line 352) | T _$get(int index, T? defaultValue) method _$getND (line 362) | dynamic _$getND(int index) method _$ensure (line 368) | T _$ensure(int index) method _$getList (line 380) | PbList _$getList(int index) method _$getMap (line 397) | PbMap _$getMap(GeneratedMessage parentMessage, int index) method _$getB (line 414) | bool _$getB(int index, bool? defaultValue) method _$getBF (line 425) | bool _$getBF(int index) method _$getI (line 428) | int _$getI(int index, int? defaultValue) method _$getIZ (line 439) | int _$getIZ(int index) method _$getS (line 442) | String _$getS(int index, String? defaultValue) method _$getSZ (line 453) | String _$getSZ(int index) method _$getI64 (line 456) | Int64 _$getI64(int index) method _$has (line 463) | bool _$has(int index) method _$set (line 475) | void _$set(int index, Object? value) method _$check (line 496) | bool _$check(int index, var newValue) method _clear (line 503) | void _clear() method _equals (line 514) | bool _equals(FieldSet o) method _equalFieldValues (line 558) | bool _equalFieldValues(Object? left, Object? right) method _hashField (line 635) | int _hashField(int hash, FieldInfo fi, value) method writeString (line 670) | void writeString(StringBuffer out, String indent) method renderValue (line 671) | void renderValue(key, value) method writeFieldValue (line 683) | void writeFieldValue(fieldValue, String name) method writeTextFormat (line 732) | void writeTextFormat(StringSink out) method _writeTextFormat (line 736) | void _writeTextFormat(StringSink out, int initialIndentLevel) method writeIndent (line 737) | void writeIndent(int indentLevel) method renderValue (line 744) | void renderValue(String key, dynamic value, int indentLevel) method writeFieldValue (line 777) | void writeFieldValue(String name, dynamic fieldValue) method _mergeFromMessage (line 829) | void _mergeFromMessage(FieldSet other) method _mergeField (line 866) | void _mergeField(FieldInfo otherFi, fieldValue, {required bool isExten... method _validateField (line 947) | void _validateField(FieldInfo fi, var newValue) method _setFieldFailedMessage (line 955) | String _setFieldFailedMessage(FieldInfo fi, var value, String detail) method _hasRequiredValues (line 960) | bool _hasRequiredValues() method _hasRequiredExtensionValues (line 969) | bool _hasRequiredExtensionValues() method _appendInvalidFields (line 980) | void _appendInvalidFields(List problems, String prefix) method _shallowCopyValues (line 993) | void _shallowCopyValues(FieldSet original) method _deepCopyFrom (line 1036) | void _deepCopyFrom(FieldSet original) method hasExtension (line 1088) | bool hasExtension(Extension extension) method getExtension (line 1091) | dynamic getExtension(Extension extension) method setExtension (line 1094) | void setExtension(Extension extension, Object value) method addExtension (line 1097) | void addExtension(Extension extension, Object? value) method clearExtension (line 1107) | void clearExtension(Extension extension) function ensureWritable (line 1125) | void ensureWritable() function ensureRepeatedField (line 1126) | PbList ensureRepeatedField(BuilderInfo meta, FieldInfo fi) function ensureMapField (line 1128) | PbMap ensureMapField(BuilderInfo meta, MapFieldInfo fi) function validateField (line 1130) | void validateField(FieldInfo fi, dynamic newValue) function setFieldUnchecked (line 1132) | void setFieldUnchecked(BuilderInfo meta, FieldInfo fi, dynamic value) FILE: protobuf/lib/src/protobuf/field_type.dart class PbFieldType (line 9) | class PbFieldType { method isRepeated (line 10) | bool isRepeated(int fieldType) method isRequired (line 12) | bool isRequired(int fieldType) method isEnum (line 14) | bool isEnum(int fieldType) method isBytes (line 16) | bool isBytes(int fieldType) method isGroupOrMessage (line 18) | bool isGroupOrMessage(int fieldType) method isMapField (line 21) | bool isMapField(int fieldType) method baseType (line 25) | int baseType(int fieldType) method defaultForType (line 28) | MakeDefaultFunc? defaultForType(int type) method STRING_EMPTY (line 71) | String STRING_EMPTY() method BYTES_EMPTY (line 72) | List BYTES_EMPTY() method BOOL_FALSE (line 73) | bool BOOL_FALSE() method INT_ZERO (line 74) | int INT_ZERO() method DOUBLE_ZERO (line 75) | double DOUBLE_ZERO() FILE: protobuf/lib/src/protobuf/generated_message.dart type CreateBuilderFunc (line 10) | typedef CreateBuilderFunc = GeneratedMessage Function(); type MakeDefaultFunc (line 13) | typedef MakeDefaultFunc = Function(); type ValueOfFunc (line 17) | typedef ValueOfFunc = ProtobufEnum? Function(int value); class GeneratedMessage (line 27) | abstract class GeneratedMessage { method clone (line 65) | GeneratedMessage clone() method createEmptyInstance (line 74) | GeneratedMessage createEmptyInstance() method freeze (line 81) | GeneratedMessage freeze() method toBuilder (line 102) | GeneratedMessage toBuilder() method copyWith (line 117) | GeneratedMessage copyWith(void Function(GeneratedMessage) updates) method hasRequiredFields (line 126) | bool hasRequiredFields() method isInitialized (line 129) | bool isInitialized() method clear (line 135) | void clear() method getTagNumber (line 137) | int? getTagNumber(String fieldName) method toString (line 161) | String toString() method toDebugString (line 167) | String toDebugString() method check (line 178) | void check() method writeToBuffer (line 192) | Uint8List writeToBuffer() method writeToCodedBufferWriter (line 199) | void writeToCodedBufferWriter(CodedBufferWriter output) method mergeFromCodedBufferReader (line 203) | void mergeFromCodedBufferReader( method mergeFromBuffer (line 219) | void mergeFromBuffer( method writeToJsonMap (line 238) | Map writeToJsonMap() method writeToJson (line 257) | String writeToJson() method toProto3Json (line 275) | Object? toProto3Json({ method mergeFromProto3Json (line 306) | void mergeFromProto3Json( method mergeFromJson (line 325) | void mergeFromJson( method mergeFromJsonMap (line 335) | void mergeFromJsonMap( method addExtension (line 346) | void addExtension(Extension extension, Object? value) method clearExtension (line 350) | void clearExtension(Extension extension) method clearField (line 357) | void clearField(int tagNumber) method $_whichOneof (line 361) | int $_whichOneof(int oneofIndex) method extensionsAreInitialized (line 363) | bool extensionsAreInitialized() method getExtension (line 368) | dynamic getExtension(Extension extension) method getField (line 373) | dynamic getField(int tagNumber) method getFieldOrNull (line 379) | dynamic getFieldOrNull(int tagNumber) method getDefaultForField (line 387) | dynamic getDefaultForField(int tagNumber) method hasExtension (line 391) | bool hasExtension(Extension extension) method hasField (line 394) | bool hasField(int tagNumber) method mergeFromMessage (line 402) | void mergeFromMessage(GeneratedMessage other) method mergeUnknownFields (line 405) | void mergeUnknownFields(UnknownFieldSet unknownFieldSet) method setExtension (line 410) | void setExtension(Extension extension, Object value) method setField (line 422) | void setField(int tagNumber, Object value) method $_get (line 428) | T $_get(int index, T defaultValue) method $_getN (line 433) | T $_getN(int index) method $_ensure (line 437) | T $_ensure(int index) method $_getList (line 441) | PbList $_getList(int index) method $_getMap (line 445) | PbMap $_getMap(int index) method $_getB (line 450) | bool $_getB(int index, bool defaultValue) method $_getBF (line 455) | bool $_getBF(int index) method $_getI (line 459) | int $_getI(int index, int defaultValue) method $_getIZ (line 464) | int $_getIZ(int index) method $_getS (line 468) | String $_getS(int index, String defaultValue) method $_getSZ (line 473) | String $_getSZ(int index) method $_getI64 (line 477) | Int64 $_getI64(int index) method $_has (line 481) | bool $_has(int index) method $_setBool (line 485) | void $_setBool(int index, bool value) method $_setBytes (line 489) | void $_setBytes(int index, List value) method $_setString (line 493) | void $_setString(int index, String value) method $_setFloat (line 497) | void $_setFloat(int index, double value) method $_setDouble (line 506) | void $_setDouble(int index, double value) method $_setSignedInt32 (line 510) | void $_setSignedInt32(int index, int value) method $_setUnsignedInt32 (line 519) | void $_setUnsignedInt32(int index, int value) method $_setInt64 (line 528) | void $_setInt64(int index, Int64 value) method $_setField (line 533) | void $_setField(int tagNumber, Object value) method $_clearField (line 539) | void $_clearField(int tagNumber) method _defaultMakerFor (line 546) | T Function() _defaultMakerFor( method $_defaultFor (line 552) | T $_defaultFor(T Function() createFn) method _getSingletonMaker (line 555) | _SingletonMaker _getSingletonMaker( class _SingletonMaker (line 573) | class _SingletonMaker { class PackageName (line 584) | class PackageName { function rebuild (line 604) | T rebuild(void Function(T) updates) function deepCopy (line 618) | T deepCopy() function toTextFormat (line 633) | String toTextFormat() function writeTextFormat (line 642) | void writeTextFormat(StringSink sink) FILE: protobuf/lib/src/protobuf/generated_service.dart class ServerContext (line 8) | class ServerContext { class GeneratedService (line 16) | abstract class GeneratedService { method createRequest (line 18) | GeneratedMessage createRequest(String methodName) method handleCall (line 21) | Future handleCall( FILE: protobuf/lib/src/protobuf/internal.dart function parseLongInt (line 59) | Int64 parseLongInt(String text) FILE: protobuf/lib/src/protobuf/json/json.dart function writeToJsonMap (line 19) | Map writeToJsonMap(FieldSet fs) function convertToMap (line 20) | dynamic convertToMap(dynamic fieldValue, int fieldType) function writeMap (line 73) | List writeMap(PbMap fieldValue, MapFieldInfo fi) function mergeFromJsonMap (line 119) | void mergeFromJsonMap( function _appendJsonList (line 152) | void _appendJsonList( function _appendJsonMap (line 182) | void _appendJsonMap( function _setJsonField (line 218) | void _setJsonField( function _convertJsonValue (line 252) | dynamic _convertJsonValue( FILE: protobuf/lib/src/protobuf/json/json_vm.dart function writeToJsonString (line 10) | String writeToJsonString(FieldSet fs) function mergeFromJsonString (line 13) | void mergeFromJsonString( FILE: protobuf/lib/src/protobuf/json/json_web.dart function _stringify (line 19) | JSString _stringify(JSObject value) function _parse (line 22) | JSAny? _parse(JSString text) function _isInteger (line 28) | bool _isInteger(JSAny value) function _objectKeys (line 32) | JSArray _objectKeys(JSObject obj) function _getPrototypeOf (line 38) | JSObject _getPrototypeOf(JSAny obj) function _as (line 45) | T _as() function writeToJsonString (line 48) | String writeToJsonString(FieldSet fs) function _writeToRawJs (line 53) | JSObject _writeToRawJs(FieldSet fs) function convertToRawJs (line 54) | JSAny convertToRawJs(dynamic fieldValue, int fieldType) function writeMap (line 129) | JSArray writeMap(PbMap fieldValue, MapFieldInfo fi) function mergeFromJsonString (line 185) | void mergeFromJsonString( function _mergeFromRawJsMap (line 202) | void _mergeFromRawJsMap( function _appendRawJsList (line 246) | void _appendRawJsList( function _appendRawJsMap (line 277) | void _appendRawJsMap( function _setRawJsField (line 316) | void _setRawJsField( function _convertRawJsValue (line 350) | Object? _convertRawJsValue( FILE: protobuf/lib/src/protobuf/json_parsing_context.dart class JsonParsingContext (line 5) | class JsonParsingContext { method addMapIndex (line 18) | void addMapIndex(String index) method addListIndex (line 22) | void addListIndex(int index) method popIndex (line 26) | void popIndex() method parseException (line 31) | Exception parseException(String message, Object? source) FILE: protobuf/lib/src/protobuf/message_set.dart class $_MessageSet (line 25) | abstract class $_MessageSet extends GeneratedMessage { method writeToCodedBufferWriter (line 27) | void writeToCodedBufferWriter(CodedBufferWriter output) method mergeFromCodedBufferReader (line 51) | void mergeFromCodedBufferReader( method mergeFromBuffer (line 120) | void mergeFromBuffer( method _parseExtension (line 127) | void _parseExtension( FILE: protobuf/lib/src/protobuf/mixins/map_mixin.dart function clear (line 17) | void clear() function getTagNumber (line 18) | int? getTagNumber(String fieldName) function getField (line 19) | dynamic getField(int tagNumber) function setField (line 20) | void setField(int tagNumber, Object value) function containsKey (line 43) | bool containsKey(Object? key) function remove (line 47) | dynamic remove(Object? key) FILE: protobuf/lib/src/protobuf/mixins/well_known.dart type WellKnownType (line 14) | enum WellKnownType { function canUnpackInto (line 44) | bool canUnpackInto(GeneratedMessage instance) function unpackInto (line 56) | T unpackInto( function packIntoAny (line 73) | void packIntoAny( function toProto3JsonHelper (line 110) | Object toProto3JsonHelper( function fromProto3JsonHelper (line 125) | void fromProto3JsonHelper( function _typeNameFromUrl (line 165) | String _typeNameFromUrl(String typeUrl) function toDateTime (line 185) | DateTime toDateTime({bool toLocal = false}) function setFromDateTime (line 194) | void setFromDateTime(TimestampMixin target, DateTime dateTime) function _twoDigits (line 200) | String _twoDigits(int n) function toProto3JsonHelper (line 224) | Object toProto3JsonHelper( function fromProto3JsonHelper (line 264) | void fromProto3JsonHelper( function toProto3JsonHelper (line 317) | Object toProto3JsonHelper( function fromProto3JsonHelper (line 334) | void fromProto3JsonHelper( function toProto3JsonHelper (line 371) | Object toProto3JsonHelper( function fromProto3JsonHelper (line 382) | void fromProto3JsonHelper( function hasNullValue (line 418) | bool hasNullValue() function hasNumberValue (line 422) | bool hasNumberValue() function hasStringValue (line 426) | bool hasStringValue() function hasBoolValue (line 430) | bool hasBoolValue() function hasStructValue (line 434) | bool hasStructValue() function hasListValue (line 438) | bool hasListValue() function toProto3JsonHelper (line 444) | Object? toProto3JsonHelper( function fromProto3JsonHelper (line 468) | void fromProto3JsonHelper( function toProto3JsonHelper (line 518) | Object toProto3JsonHelper( function fromProto3JsonHelper (line 530) | void fromProto3JsonHelper( function toProto3JsonHelper (line 562) | Object toProto3JsonHelper( function fromProto3JsonHelper (line 577) | void fromProto3JsonHelper( function _toCamelCase (line 605) | String _toCamelCase(String name) function _fromCamelCase (line 612) | String _fromCamelCase(String name) function toProto3JsonHelper (line 626) | Object toProto3JsonHelper( function fromProto3JsonHelper (line 633) | void fromProto3JsonHelper( function toProto3JsonHelper (line 663) | Object toProto3JsonHelper( function fromProto3JsonHelper (line 670) | void fromProto3JsonHelper( function toProto3JsonHelper (line 700) | Object toProto3JsonHelper( function fromProto3JsonHelper (line 707) | void fromProto3JsonHelper( function toProto3JsonHelper (line 736) | Object toProto3JsonHelper( function fromProto3JsonHelper (line 743) | void fromProto3JsonHelper( function toProto3JsonHelper (line 775) | Object toProto3JsonHelper( function fromProto3JsonHelper (line 782) | void fromProto3JsonHelper( function toProto3JsonHelper (line 810) | Object toProto3JsonHelper( function fromProto3JsonHelper (line 819) | void fromProto3JsonHelper( function toProto3JsonHelper (line 849) | Object toProto3JsonHelper( function fromProto3JsonHelper (line 856) | void fromProto3JsonHelper( function toProto3JsonHelper (line 876) | Object toProto3JsonHelper( function fromProto3JsonHelper (line 883) | void fromProto3JsonHelper( function toProto3JsonHelper (line 903) | Object toProto3JsonHelper( function fromProto3JsonHelper (line 910) | void fromProto3JsonHelper( FILE: protobuf/lib/src/protobuf/pb_list.dart function newPbList (line 14) | PbList newPbList({CheckFunc? check}) function newUnmodifiablePbList (line 19) | PbList newUnmodifiablePbList({CheckFunc? check}) class PbList (line 23) | class PbList extends ListBase { method add (line 53) | void add(E element) method _addUnchecked (line 64) | void _addUnchecked(E element) method addAll (line 70) | void addAll(Iterable iterable) method sort (line 86) | void sort([int Function(E a, E b)? compare]) method shuffle (line 92) | void shuffle([math.Random? random]) method clear (line 99) | void clear() method insert (line 105) | void insert(int index, E element) method insertAll (line 114) | void insertAll(int index, Iterable iterable) method setAll (line 130) | void setAll(int index, Iterable iterable) method remove (line 146) | bool remove(Object? element) method removeAt (line 152) | E removeAt(int index) method removeLast (line 158) | E removeLast() method removeWhere (line 164) | void removeWhere(bool Function(E element) test) method retainWhere (line 170) | void retainWhere(bool Function(E element) test) method setRange (line 176) | void setRange(int start, int end, Iterable iterable, [int skipCount... method removeRange (line 194) | void removeRange(int start, int end) method fillRange (line 200) | void fillRange(int start, int end, [E? fill]) method replaceRange (line 209) | void replaceRange(int start, int end, Iterable newContents) method freeze (line 266) | void freeze() method _checkModifiable (line 282) | void _checkModifiable(String methodName) method _readOnlyError (line 288) | Never _readOnlyError(String methodName) method _deepCopy (line 292) | PbList _deepCopy() function checkModifiable (line 313) | void checkModifiable(String methodName) function addUnchecked (line 318) | void addUnchecked(E element) function deepCopy (line 323) | PbList deepCopy() FILE: protobuf/lib/src/protobuf/pb_map.dart function newPbMap (line 16) | PbMap newPbMap(int keyFieldType, int valueFieldType) function newUnmodifiablePbMap (line 27) | PbMap newUnmodifiablePbMap(int keyFieldType, int valueFieldT... class PbMap (line 31) | class PbMap extends MapBase { method clear (line 119) | void clear() method remove (line 130) | V? remove(Object? key) method freeze (line 137) | PbMap freeze() method _deepCopy (line 147) | PbMap _deepCopy() function deepCopy (line 172) | PbMap deepCopy() FILE: protobuf/lib/src/protobuf/permissive_compare.dart function permissiveCompare (line 10) | bool permissiveCompare(String a, String b) function _isAsciiLetter (line 35) | bool _isAsciiLetter(int char) FILE: protobuf/lib/src/protobuf/proto3_json.dart function writeToProto3JsonAny (line 8) | Object writeToProto3JsonAny( function _writeToProto3Json (line 41) | Object? _writeToProto3Json(FieldSet fs, TypeRegistry typeRegistry) function convertToMapKey (line 42) | String? convertToMapKey(dynamic key, int keyType) function valueToProto3Json (line 69) | Object? valueToProto3Json(dynamic fieldValue, int? fieldType) function findFirst (line 196) | E? findFirst(bool Function(E) test) function mergeFromProto3JsonAny (line 205) | void mergeFromProto3JsonAny( function _mergeFromProto3Json (line 256) | void _mergeFromProto3Json( function _mergeFromProto3JsonWithContext (line 274) | void _mergeFromProto3JsonWithContext( function recursionHelper (line 282) | void recursionHelper(Object? json, FieldSet fieldSet) function convertProto3JsonValue (line 285) | Object? convertProto3JsonValue(Object value, FieldInfo fieldInfo) function decodeMapKey (line 426) | Object decodeMapKey(String key, int fieldType) FILE: protobuf/lib/src/protobuf/protobuf_enum.dart class ProtobufEnum (line 32) | class ProtobufEnum { method initByValue (line 48) | Map initByValue(List enumValues) method $_initByValueList (line 59) | List $_initByValueList( method toString (line 72) | String toString() FILE: protobuf/lib/src/protobuf/rpc_client.dart class ClientContext (line 8) | class ClientContext { class RpcClient (line 24) | abstract class RpcClient { method invoke (line 30) | Future invoke( FILE: protobuf/lib/src/protobuf/type_registry.dart class TypeRegistry (line 13) | class TypeRegistry { method lookup (line 33) | BuilderInfo? lookup(String qualifiedName) FILE: protobuf/lib/src/protobuf/unknown_field_set.dart class UnknownFieldSet (line 8) | class UnknownFieldSet { method clone (line 23) | UnknownFieldSet clone() method asMap (line 29) | Map asMap() method clear (line 31) | void clear() method clearField (line 36) | void clearField(int tagNumber) method getField (line 41) | UnknownFieldSetField? getField(int tagNumber) method hasField (line 43) | bool hasField(int tagNumber) method addField (line 45) | void addField(int number, UnknownFieldSetField field) method mergeField (line 51) | void mergeField(int number, UnknownFieldSetField field) method mergeFieldFromBuffer (line 61) | bool mergeFieldFromBuffer(int tag, CodedBufferReader input) method mergeFromCodedBufferReader (line 88) | void mergeFromCodedBufferReader(CodedBufferReader input) method mergeFromUnknownFieldSet (line 98) | void mergeFromUnknownFieldSet(UnknownFieldSet other) method _checkFieldNumber (line 105) | void _checkFieldNumber(int number) method mergeFixed32Field (line 111) | void mergeFixed32Field(int number, int value) method mergeFixed64Field (line 116) | void mergeFixed64Field(int number, Int64 value) method mergeGroupField (line 121) | void mergeGroupField(int number, UnknownFieldSet value) method mergeLengthDelimitedField (line 126) | void mergeLengthDelimitedField(int number, List value) method mergeVarintField (line 131) | void mergeVarintField(int number, Int64 value) method _getField (line 136) | UnknownFieldSetField _getField(int number) method toString (line 161) | String toString() method _toString (line 163) | String _toString(String indent) method writeTextFormat (line 183) | void writeTextFormat(StringSink out, int indentLevel) method _writeUnknownFieldSetField (line 190) | void _writeUnknownFieldSetField( method writeIndent (line 196) | void writeIndent(StringSink out, int indentLevel) method writeToCodedBufferWriter (line 247) | void writeToCodedBufferWriter(CodedBufferWriter output) method _markReadOnly (line 253) | void _markReadOnly() method _ensureWritable (line 261) | void _ensureWritable(String methodName) method _deepCopy (line 267) | UnknownFieldSet _deepCopy() class UnknownFieldSetField (line 279) | class UnknownFieldSetField { method _markReadOnly (line 309) | void _markReadOnly() method writeTo (line 374) | void writeTo(int fieldNumber, CodedBufferWriter output) method write (line 375) | void write(int type, value) method addGroup (line 386) | void addGroup(UnknownFieldSet value) method addLengthDelimited (line 390) | void addLengthDelimited(List value) method addFixed32 (line 394) | void addFixed32(int value) method addFixed64 (line 398) | void addFixed64(Int64 value) method addVarint (line 402) | void addVarint(Int64 value) method _deepCopy (line 406) | UnknownFieldSetField _deepCopy() FILE: protobuf/lib/src/protobuf/unpack.dart function unpackIntoHelper (line 15) | void unpackIntoHelper( function canUnpackIntoHelper (line 44) | bool canUnpackIntoHelper(GeneratedMessage instance, String typeUrl) function _typeNameFromUrl (line 48) | String _typeNameFromUrl(String typeUrl) FILE: protobuf/lib/src/protobuf/utils.dart type CheckFunc (line 13) | typedef CheckFunc = void Function(E? x); function deepEquals (line 16) | bool deepEquals(Object? lhs, Object? rhs) function areListsEqual (line 25) | bool areListsEqual(List lhs, List rhs) function areMapsEqual (line 33) | bool areMapsEqual(Map lhs, Map rhs) function sorted (line 38) | List sorted(Iterable list) function escapeString (line 44) | String escapeString(String s) function escapeBytes (line 56) | void escapeBytes(List bytes, StringSink out) class HashUtils (line 91) | class HashUtils { method combine (line 95) | int combine(int hash, int value) method _finish (line 101) | int _finish(int hash) method hashObjects (line 108) | int hashObjects(Iterable objects) method hash2 (line 112) | int hash2(dynamic a, dynamic b) class Proto3ParseUtils (line 116) | class Proto3ParseUtils { method tryParse32Bit (line 117) | int tryParse32Bit(String s, JsonParsingContext context) method check32BitSigned (line 122) | int check32BitSigned(int n, JsonParsingContext context) method check32BitUnsigned (line 129) | int check32BitUnsigned(int n, JsonParsingContext context) method tryParse64Bit (line 136) | Int64 tryParse64Bit( FILE: protobuf/lib/src/protobuf/wire_format.dart function getTagFieldNumber (line 31) | int getTagFieldNumber(int tag) function getTagWireType (line 34) | int getTagWireType(int tag) function makeTag (line 37) | int makeTag(int fieldNumber, int tag) function _wireTypeMatches (line 40) | bool _wireTypeMatches(int fieldType, int wireType) FILE: protobuf/lib/well_known_types/google/protobuf/any.pb.dart class Any (line 106) | class Any extends $pb.GeneratedMessage with $mixin.AnyMixin { method clone (line 138) | Any clone() method copyWith (line 140) | Any copyWith(void Function(Any) updates) method create (line 147) | Any create() method createEmptyInstance (line 149) | Any createEmptyInstance() method getDefault (line 151) | Any getDefault() method hasTypeUrl (line 188) | $core.bool hasTypeUrl() method clearTypeUrl (line 190) | void clearTypeUrl() method hasValue (line 198) | $core.bool hasValue() method clearValue (line 200) | void clearValue() method pack (line 206) | Any pack($pb.GeneratedMessage message, FILE: protobuf/lib/well_known_types/google/protobuf/api.pb.dart class Api (line 36) | class Api extends $pb.GeneratedMessage { method clone (line 88) | Api clone() method copyWith (line 90) | Api copyWith(void Function(Api) updates) method create (line 97) | Api create() method createEmptyInstance (line 99) | Api createEmptyInstance() method getDefault (line 101) | Api getDefault() method hasName (line 112) | $core.bool hasName() method clearName (line 114) | void clearName() method hasVersion (line 148) | $core.bool hasVersion() method clearVersion (line 150) | void clearVersion() method hasSourceContext (line 159) | $core.bool hasSourceContext() method clearSourceContext (line 161) | void clearSourceContext() method ensureSourceContext (line 163) | $1.SourceContext ensureSourceContext() method hasSyntax (line 175) | $core.bool hasSyntax() method clearSyntax (line 177) | void clearSyntax() method hasEdition (line 185) | $core.bool hasEdition() method clearEdition (line 187) | void clearEdition() class Method (line 196) | class Method extends $pb.GeneratedMessage { method clone (line 246) | Method clone() method copyWith (line 248) | Method copyWith(void Function(Method) updates) method create (line 255) | Method create() method createEmptyInstance (line 257) | Method createEmptyInstance() method getDefault (line 259) | Method getDefault() method hasName (line 269) | $core.bool hasName() method clearName (line 271) | void clearName() method hasRequestTypeUrl (line 279) | $core.bool hasRequestTypeUrl() method clearRequestTypeUrl (line 281) | void clearRequestTypeUrl() method hasRequestStreaming (line 289) | $core.bool hasRequestStreaming() method clearRequestStreaming (line 291) | void clearRequestStreaming() method hasResponseTypeUrl (line 299) | $core.bool hasResponseTypeUrl() method clearResponseTypeUrl (line 301) | void clearResponseTypeUrl() method hasResponseStreaming (line 309) | $core.bool hasResponseStreaming() method clearResponseStreaming (line 311) | void clearResponseStreaming() method hasSyntax (line 329) | $core.bool hasSyntax() method clearSyntax (line 332) | void clearSyntax() method hasEdition (line 346) | $core.bool hasEdition() method clearEdition (line 349) | void clearEdition() class Mixin (line 430) | class Mixin extends $pb.GeneratedMessage { method clone (line 460) | Mixin clone() method copyWith (line 462) | Mixin copyWith(void Function(Mixin) updates) method create (line 469) | Mixin create() method createEmptyInstance (line 471) | Mixin createEmptyInstance() method getDefault (line 473) | Mixin getDefault() method hasName (line 483) | $core.bool hasName() method clearName (line 485) | void clearName() method hasRoot (line 494) | $core.bool hasRoot() method clearRoot (line 496) | void clearRoot() FILE: protobuf/lib/well_known_types/google/protobuf/duration.pb.dart class Duration (line 80) | class Duration extends $pb.GeneratedMessage with $mixin.DurationMixin { method clone (line 111) | Duration clone() method copyWith (line 113) | Duration copyWith(void Function(Duration) updates) method create (line 120) | Duration create() method createEmptyInstance (line 122) | Duration createEmptyInstance() method getDefault (line 124) | Duration getDefault() method hasSeconds (line 136) | $core.bool hasSeconds() method clearSeconds (line 138) | void clearSeconds() method hasNanos (line 151) | $core.bool hasNanos() method clearNanos (line 153) | void clearNanos() method toDart (line 159) | $core.Duration toDart() method fromDart (line 165) | Duration fromDart($core.Duration duration) FILE: protobuf/lib/well_known_types/google/protobuf/empty.pb.dart class Empty (line 26) | class Empty extends $pb.GeneratedMessage { method clone (line 46) | Empty clone() method copyWith (line 48) | Empty copyWith(void Function(Empty) updates) method create (line 55) | Empty create() method createEmptyInstance (line 57) | Empty createEmptyInstance() method getDefault (line 59) | Empty getDefault() FILE: protobuf/lib/well_known_types/google/protobuf/field_mask.pb.dart class FieldMask (line 220) | class FieldMask extends $pb.GeneratedMessage with $mixin.FieldMaskMixin { method clone (line 248) | FieldMask clone() method copyWith (line 250) | FieldMask copyWith(void Function(FieldMask) updates) method create (line 257) | FieldMask create() method createEmptyInstance (line 259) | FieldMask createEmptyInstance() method getDefault (line 261) | FieldMask getDefault() FILE: protobuf/lib/well_known_types/google/protobuf/source_context.pb.dart class SourceContext (line 21) | class SourceContext extends $pb.GeneratedMessage { method clone (line 48) | SourceContext clone() method copyWith (line 50) | SourceContext copyWith(void Function(SourceContext) updates) method create (line 58) | SourceContext create() method createEmptyInstance (line 60) | SourceContext createEmptyInstance() method getDefault (line 62) | SourceContext getDefault() method hasFileName (line 73) | $core.bool hasFileName() method clearFileName (line 75) | void clearFileName() FILE: protobuf/lib/well_known_types/google/protobuf/struct.pb.dart class Struct (line 31) | class Struct extends $pb.GeneratedMessage with $mixin.StructMixin { method clone (line 65) | Struct clone() method copyWith (line 67) | Struct copyWith(void Function(Struct) updates) method create (line 74) | Struct create() method createEmptyInstance (line 76) | Struct createEmptyInstance() method getDefault (line 78) | Struct getDefault() type Value_Kind (line 87) | enum Value_Kind { class Value (line 103) | class Value extends $pb.GeneratedMessage with $mixin.ValueMixin { method clone (line 159) | Value clone() method copyWith (line 161) | Value copyWith(void Function(Value) updates) method create (line 168) | Value create() method createEmptyInstance (line 170) | Value createEmptyInstance() method getDefault (line 172) | Value getDefault() method whichKind (line 182) | Value_Kind whichKind() method clearKind (line 189) | void clearKind() method hasNullValue (line 197) | $core.bool hasNullValue() method clearNullValue (line 199) | void clearNullValue() method hasNumberValue (line 207) | $core.bool hasNumberValue() method clearNumberValue (line 209) | void clearNumberValue() method hasStringValue (line 217) | $core.bool hasStringValue() method clearStringValue (line 219) | void clearStringValue() method hasBoolValue (line 227) | $core.bool hasBoolValue() method clearBoolValue (line 229) | void clearBoolValue() method hasStructValue (line 237) | $core.bool hasStructValue() method clearStructValue (line 239) | void clearStructValue() method ensureStructValue (line 241) | Struct ensureStructValue() method hasListValue (line 249) | $core.bool hasListValue() method clearListValue (line 251) | void clearListValue() method ensureListValue (line 253) | ListValue ensureListValue() class ListValue (line 259) | class ListValue extends $pb.GeneratedMessage with $mixin.ListValueMixin { method clone (line 287) | ListValue clone() method copyWith (line 289) | ListValue copyWith(void Function(ListValue) updates) method create (line 296) | ListValue create() method createEmptyInstance (line 298) | ListValue createEmptyInstance() method getDefault (line 300) | ListValue getDefault() FILE: protobuf/lib/well_known_types/google/protobuf/struct.pbenum.dart class NullValue (line 21) | class NullValue extends $pb.ProtobufEnum { method valueOf (line 32) | NullValue? valueOf($core.int value) FILE: protobuf/lib/well_known_types/google/protobuf/timestamp.pb.dart class Timestamp (line 111) | class Timestamp extends $pb.GeneratedMessage with $mixin.TimestampMixin { method clone (line 142) | Timestamp clone() method copyWith (line 144) | Timestamp copyWith(void Function(Timestamp) updates) method create (line 151) | Timestamp create() method createEmptyInstance (line 153) | Timestamp createEmptyInstance() method getDefault (line 155) | Timestamp getDefault() method hasSeconds (line 167) | $core.bool hasSeconds() method clearSeconds (line 169) | void clearSeconds() method hasNanos (line 181) | $core.bool hasNanos() method clearNanos (line 183) | void clearNanos() method fromDateTime (line 188) | Timestamp fromDateTime($core.DateTime dateTime) FILE: protobuf/lib/well_known_types/google/protobuf/type.pb.dart class Type (line 30) | class Type extends $pb.GeneratedMessage { method clone (line 77) | Type clone() method copyWith (line 79) | Type copyWith(void Function(Type) updates) method create (line 86) | Type create() method createEmptyInstance (line 88) | Type createEmptyInstance() method getDefault (line 90) | Type getDefault() method hasName (line 100) | $core.bool hasName() method clearName (line 102) | void clearName() method hasSourceContext (line 122) | $core.bool hasSourceContext() method clearSourceContext (line 124) | void clearSourceContext() method ensureSourceContext (line 126) | $0.SourceContext ensureSourceContext() method hasSyntax (line 134) | $core.bool hasSyntax() method clearSyntax (line 136) | void clearSyntax() method hasEdition (line 144) | $core.bool hasEdition() method clearEdition (line 146) | void clearEdition() class Field (line 155) | class Field extends $pb.GeneratedMessage { method clone (line 212) | Field clone() method copyWith (line 214) | Field copyWith(void Function(Field) updates) method create (line 221) | Field create() method createEmptyInstance (line 223) | Field createEmptyInstance() method getDefault (line 225) | Field getDefault() method hasKind (line 235) | $core.bool hasKind() method clearKind (line 237) | void clearKind() method hasCardinality (line 245) | $core.bool hasCardinality() method clearCardinality (line 247) | void clearCardinality() method hasNumber (line 255) | $core.bool hasNumber() method clearNumber (line 257) | void clearNumber() method hasName (line 265) | $core.bool hasName() method clearName (line 267) | void clearName() method hasTypeUrl (line 276) | $core.bool hasTypeUrl() method clearTypeUrl (line 278) | void clearTypeUrl() method hasOneofIndex (line 287) | $core.bool hasOneofIndex() method clearOneofIndex (line 289) | void clearOneofIndex() method hasPacked (line 297) | $core.bool hasPacked() method clearPacked (line 299) | void clearPacked() method hasJsonName (line 311) | $core.bool hasJsonName() method clearJsonName (line 313) | void clearJsonName() method hasDefaultValue (line 321) | $core.bool hasDefaultValue() method clearDefaultValue (line 323) | void clearDefaultValue() class Enum (line 332) | class Enum extends $pb.GeneratedMessage { method clone (line 377) | Enum clone() method copyWith (line 379) | Enum copyWith(void Function(Enum) updates) method create (line 386) | Enum create() method createEmptyInstance (line 388) | Enum createEmptyInstance() method getDefault (line 390) | Enum getDefault() method hasName (line 400) | $core.bool hasName() method clearName (line 402) | void clearName() method hasSourceContext (line 418) | $core.bool hasSourceContext() method clearSourceContext (line 420) | void clearSourceContext() method ensureSourceContext (line 422) | $0.SourceContext ensureSourceContext() method hasSyntax (line 430) | $core.bool hasSyntax() method clearSyntax (line 432) | void clearSyntax() method hasEdition (line 440) | $core.bool hasEdition() method clearEdition (line 442) | void clearEdition() class EnumValue (line 451) | class EnumValue extends $pb.GeneratedMessage { method clone (line 485) | EnumValue clone() method copyWith (line 487) | EnumValue copyWith(void Function(EnumValue) updates) method create (line 494) | EnumValue create() method createEmptyInstance (line 496) | EnumValue createEmptyInstance() method getDefault (line 498) | EnumValue getDefault() method hasName (line 508) | $core.bool hasName() method clearName (line 510) | void clearName() method hasNumber (line 518) | $core.bool hasNumber() method clearNumber (line 520) | void clearNumber() class Option (line 533) | class Option extends $pb.GeneratedMessage { method clone (line 563) | Option clone() method copyWith (line 565) | Option copyWith(void Function(Option) updates) method create (line 572) | Option create() method createEmptyInstance (line 574) | Option createEmptyInstance() method getDefault (line 576) | Option getDefault() method hasName (line 589) | $core.bool hasName() method clearName (line 591) | void clearName() method hasValue (line 602) | $core.bool hasValue() method clearValue (line 604) | void clearValue() method ensureValue (line 606) | $1.Any ensureValue() FILE: protobuf/lib/well_known_types/google/protobuf/type.pbenum.dart class Syntax (line 18) | class Syntax extends $pb.ProtobufEnum { method valueOf (line 39) | Syntax? valueOf($core.int value) class Field_Kind (line 46) | class Field_Kind extends $pb.ProtobufEnum { method valueOf (line 147) | Field_Kind? valueOf($core.int value) class Field_Cardinality (line 154) | class Field_Cardinality extends $pb.ProtobufEnum { method valueOf (line 180) | Field_Cardinality? valueOf($core.int value) FILE: protobuf/lib/well_known_types/google/protobuf/wrappers.pb.dart class DoubleValue (line 28) | class DoubleValue extends $pb.GeneratedMessage with $mixin.DoubleValueMi... method clone (line 56) | DoubleValue clone() method copyWith (line 58) | DoubleValue copyWith(void Function(DoubleValue) updates) method create (line 66) | DoubleValue create() method createEmptyInstance (line 68) | DoubleValue createEmptyInstance() method getDefault (line 70) | DoubleValue getDefault() method hasValue (line 80) | $core.bool hasValue() method clearValue (line 82) | void clearValue() class FloatValue (line 91) | class FloatValue extends $pb.GeneratedMessage with $mixin.FloatValueMixin { method clone (line 119) | FloatValue clone() method copyWith (line 121) | FloatValue copyWith(void Function(FloatValue) updates) method create (line 128) | FloatValue create() method createEmptyInstance (line 130) | FloatValue createEmptyInstance() method getDefault (line 132) | FloatValue getDefault() method hasValue (line 142) | $core.bool hasValue() method clearValue (line 144) | void clearValue() class Int64Value (line 153) | class Int64Value extends $pb.GeneratedMessage with $mixin.Int64ValueMixin { method clone (line 181) | Int64Value clone() method copyWith (line 183) | Int64Value copyWith(void Function(Int64Value) updates) method create (line 190) | Int64Value create() method createEmptyInstance (line 192) | Int64Value createEmptyInstance() method getDefault (line 194) | Int64Value getDefault() method hasValue (line 204) | $core.bool hasValue() method clearValue (line 206) | void clearValue() class UInt64Value (line 215) | class UInt64Value extends $pb.GeneratedMessage with $mixin.UInt64ValueMi... method clone (line 244) | UInt64Value clone() method copyWith (line 246) | UInt64Value copyWith(void Function(UInt64Value) updates) method create (line 254) | UInt64Value create() method createEmptyInstance (line 256) | UInt64Value createEmptyInstance() method getDefault (line 258) | UInt64Value getDefault() method hasValue (line 268) | $core.bool hasValue() method clearValue (line 270) | void clearValue() class Int32Value (line 279) | class Int32Value extends $pb.GeneratedMessage with $mixin.Int32ValueMixin { method clone (line 307) | Int32Value clone() method copyWith (line 309) | Int32Value copyWith(void Function(Int32Value) updates) method create (line 316) | Int32Value create() method createEmptyInstance (line 318) | Int32Value createEmptyInstance() method getDefault (line 320) | Int32Value getDefault() method hasValue (line 330) | $core.bool hasValue() method clearValue (line 332) | void clearValue() class UInt32Value (line 341) | class UInt32Value extends $pb.GeneratedMessage with $mixin.UInt32ValueMi... method clone (line 369) | UInt32Value clone() method copyWith (line 371) | UInt32Value copyWith(void Function(UInt32Value) updates) method create (line 379) | UInt32Value create() method createEmptyInstance (line 381) | UInt32Value createEmptyInstance() method getDefault (line 383) | UInt32Value getDefault() method hasValue (line 393) | $core.bool hasValue() method clearValue (line 395) | void clearValue() class BoolValue (line 404) | class BoolValue extends $pb.GeneratedMessage with $mixin.BoolValueMixin { method clone (line 432) | BoolValue clone() method copyWith (line 434) | BoolValue copyWith(void Function(BoolValue) updates) method create (line 441) | BoolValue create() method createEmptyInstance (line 443) | BoolValue createEmptyInstance() method getDefault (line 445) | BoolValue getDefault() method hasValue (line 455) | $core.bool hasValue() method clearValue (line 457) | void clearValue() class StringValue (line 466) | class StringValue extends $pb.GeneratedMessage with $mixin.StringValueMi... method clone (line 494) | StringValue clone() method copyWith (line 496) | StringValue copyWith(void Function(StringValue) updates) method create (line 504) | StringValue create() method createEmptyInstance (line 506) | StringValue createEmptyInstance() method getDefault (line 508) | StringValue getDefault() method hasValue (line 518) | $core.bool hasValue() method clearValue (line 520) | void clearValue() class BytesValue (line 529) | class BytesValue extends $pb.GeneratedMessage with $mixin.BytesValueMixin { method clone (line 558) | BytesValue clone() method copyWith (line 560) | BytesValue copyWith(void Function(BytesValue) updates) method create (line 567) | BytesValue create() method createEmptyInstance (line 569) | BytesValue createEmptyInstance() method getDefault (line 571) | BytesValue getDefault() method hasValue (line 581) | $core.bool hasValue() method clearValue (line 583) | void clearValue() FILE: protobuf/test/builder_info_test.dart function main (line 8) | void main() FILE: protobuf/test/codec_test.dart type RoundtripTester (line 12) | typedef RoundtripTester = void Function(T value, List bytes); function main (line 14) | void main() function makeData (line 15) | ByteData makeData(Uint8List bytes) function convertToBytes (line 17) | Uint8List Function(dynamic) convertToBytes(fieldType) function roundtripTester (line 22) | RoundtripTester roundtripTester({ function readBool (line 171) | bool readBool(List bytes) function doubleEquals (line 180) | Matcher doubleEquals(double expected) function dataToBytes (line 185) | List dataToBytes(ByteData byteData) function floatToBits (line 187) | int floatToBits(double value) function test32 (line 190) | void test32(int bits, double value) function readFloat (line 191) | double readFloat(int bits) function test64 (line 202) | void test64(List hilo, double value) FILE: protobuf/test/coded_buffer_reader_test.dart function main (line 12) | void main() function testWithList (line 40) | void testWithList(List inputBuffer) FILE: protobuf/test/dummy_field_test.dart class Message (line 8) | class Message extends GeneratedMessage { method createEmptyInstance (line 14) | Message createEmptyInstance() method clone (line 17) | GeneratedMessage clone() function main (line 20) | void main() FILE: protobuf/test/json_test.dart function main (line 16) | void main() function makeTestJson (line 190) | T makeTestJson() function checkJsonMap (line 196) | void checkJsonMap(Map m, {Map? unknownFields}) function checkMessage (line 204) | void checkMessage(T t) FILE: protobuf/test/json_vm_test.dart function main (line 17) | void main() FILE: protobuf/test/list_equality_test.dart function main (line 11) | void main() FILE: protobuf/test/list_test.dart function main (line 9) | void main() function isEven (line 43) | bool isEven(int i) function isNonNegative (line 49) | bool isNonNegative(int i) FILE: protobuf/test/map_mixin_test.dart class Rec (line 18) | class Rec extends MockMessage with MapMixin, PbMapMixin { method createEmptyInstance (line 23) | Rec createEmptyInstance() method toString (line 26) | String toString() function main (line 29) | void main() FILE: protobuf/test/message_test.dart class Rec (line 14) | class Rec extends MockMessage { method createEmptyInstance (line 20) | Rec createEmptyInstance() class EmptyRec (line 23) | class EmptyRec extends MockMessage { method createEmptyInstance (line 29) | EmptyRec createEmptyInstance() class Ext (line 32) | class Ext extends MockMessage { method createEmptyInstance (line 38) | Ext createEmptyInstance() function throwsError (line 63) | Matcher throwsError(String expectedMessage) function main (line 67) | void main() FILE: protobuf/test/mock_util.dart class MockEnum (line 15) | class MockEnum extends ProtobufEnum { method valueOf (line 18) | MockEnum? valueOf(int value) function mockEmptyInfo (line 24) | BuilderInfo mockEmptyInfo(String className, CreateBuilderFunc create) function mockInfo (line 28) | BuilderInfo mockInfo(String className, CreateBuilderFunc create) class MockMessage (line 56) | abstract class MockMessage extends GeneratedMessage { method clone (line 83) | GeneratedMessage clone() class T (line 89) | class T extends MockMessage { method createEmptyInstance (line 94) | T createEmptyInstance() FILE: protobuf/test/permissive_compare_test.dart function main (line 8) | void main() function symmetric (line 9) | void symmetric(String a, String b, bool expected) function variationsFromSeed (line 14) | List variationsFromSeed(String seed) FILE: protobuf/test/readonly_message_test.dart function throwsUnsupportedError (line 9) | Matcher throwsUnsupportedError(Matcher expectedMessage) class Rec (line 17) | class Rec extends GeneratedMessage { method getDefault (line 18) | Rec getDefault() method create (line 19) | Rec create() method createEmptyInstance (line 21) | Rec createEmptyInstance() method hasValue (line 35) | bool hasValue() method clone (line 42) | Rec clone() method copyWith (line 45) | Rec copyWith(void Function(Rec) updates) function main (line 52) | void main() FILE: protobuf/test/test_util.dart function make64 (line 8) | Int64 make64(int lo, [int? hi]) function expect64 (line 13) | Matcher expect64(int lo, [int? hi]) FILE: protoc_plugin/bin/protoc_plugin.dart function main (line 10) | void main() FILE: protoc_plugin/bin/protoc_plugin_bazel.dart function main (line 11) | void main() FILE: protoc_plugin/lib/bazel.dart class BazelPackage (line 30) | class BazelPackage { class BazelOptionParser (line 41) | class BazelOptionParser implements SingleOptionParser { method parse (line 48) | void parse(String name, String? value, OnError onError) class _PackageUri (line 87) | class _PackageUri { class BazelOutputConfiguration (line 97) | class BazelOutputConfiguration extends DefaultOutputConfiguration { method _findPackage (line 103) | BazelPackage? _findPackage(String searchPath) method outputPathFor (line 115) | Uri outputPathFor(Uri inputPath, String extension) method resolveImport (line 129) | Uri resolveImport(Uri target, Uri source, String extension) method _packageUriFor (line 148) | _PackageUri? _packageUriFor(String target) FILE: protoc_plugin/lib/const_generator.dart function writeJsonConst (line 10) | void writeJsonConst(IndentingWriter out, Object? val) function _nonEmptyListOrMap (line 48) | bool _nonEmptyListOrMap(dynamic x) function _writeString (line 54) | void _writeString(IndentingWriter out, String val) function _writeListItems (line 58) | void _writeListItems(IndentingWriter out, List val, {bool vertical = fal... function _writeMapItems (line 72) | void _writeMapItems( FILE: protoc_plugin/lib/indenting_writer.dart class NamedLocation (line 12) | class NamedLocation { class IndentingWriter (line 25) | class IndentingWriter { method print (line 45) | void print(String text) method println (line 61) | void println([String text = '']) method printAnnotated (line 66) | void printAnnotated(String text, List namedLocations) method printlnAnnotated (line 78) | void printlnAnnotated(String text, List namedLocations) method addBlock (line 84) | void addBlock( method addUnindentedBlock (line 96) | void addUnindentedBlock( method addAnnotatedBlock (line 106) | void addAnnotatedBlock( method _addBlockBodyAndEnd (line 117) | void _addBlockBodyAndEnd( method addSuffix (line 140) | void addSuffix(String suffixKey, String text) method emitSource (line 147) | String emitSource({required bool format}) method _writeChunk (line 169) | void _writeChunk(String chunk) method _newline (line 180) | void _newline() method _addAnnotation (line 189) | void _addAnnotation(List fieldPath, String name, int start) class ImportWriter (line 205) | class ImportWriter { method addImport (line 224) | void addImport(String url, {String? prefix}) method addExport (line 237) | void addExport(String url, {List members = const []}) method emit (line 250) | String emit() FILE: protoc_plugin/lib/mixins.dart function findMixin (line 12) | PbMixin? findMixin(String name) class PbMixin (line 22) | class PbMixin { method findMixinsToApply (line 57) | Iterable findMixinsToApply() method findReservedNames (line 66) | Iterable findReservedNames() method injectHelpers (line 77) | void injectHelpers(IndentingWriter out) FILE: protoc_plugin/lib/names.dart class MemberNames (line 12) | class MemberNames { class FieldNames (line 19) | class FieldNames { class OneofNames (line 65) | class OneofNames { function _startsWithDigit (line 94) | bool _startsWithDigit(String input) function avoidInitialUnderscore (line 104) | String avoidInitialUnderscore(String input) function singleQuote (line 115) | String singleQuote(String input) function extensionName (line 120) | String extensionName( function extensionSuffixes (line 134) | Iterable extensionSuffixes() function legalDartIdentifier (line 147) | String legalDartIdentifier(String input) function extensionClassName (line 152) | String extensionClassName( function _fileNameWithoutExtension (line 163) | String _fileNameWithoutExtension(FileDescriptorProto descriptor) class DartNameOptionException (line 171) | class DartNameOptionException implements Exception { method toString (line 175) | String toString() function disambiguateName (line 187) | String disambiguateName( function allVariantsAvailable (line 195) | bool allVariantsAvailable(List variants) function defaultSuffixes (line 216) | Iterable defaultSuffixes() function oneofEnumClassName (line 225) | String oneofEnumClassName( function oneofEnumMemberName (line 238) | String oneofEnumMemberName(String fieldName) function messageOrEnumClassName (line 248) | String messageOrEnumClassName( function enumSuffixes (line 271) | Iterable enumSuffixes() function messageMemberNames (line 289) | MemberNames messageMemberNames( function takeFieldNames (line 318) | void takeFieldNames(FieldNames chosen) function takeOneofNames (line 367) | void takeOneofNames(OneofNames chosen) function oneofNameVariants (line 374) | List oneofNameVariants(String name) function _memberNamesFromOption (line 420) | FieldNames _memberNamesFromOption( function checkAvailable (line 430) | void checkAvailable(String name) function _memberNamesSuffix (line 477) | Iterable _memberNamesSuffix(int number) function _unusedMemberNames (line 485) | FieldNames _unusedMemberNames( function generateNameVariants (line 505) | List generateNameVariants(String name) function _defaultFieldName (line 539) | String _defaultFieldName(String fieldMethodSuffix) function _defaultHasMethodName (line 542) | String _defaultHasMethodName(String fieldMethodSuffix) function _defaultClearMethodName (line 545) | String _defaultClearMethodName(String fieldMethodSuffix) function _defaultWhichMethodName (line 548) | String _defaultWhichMethodName(String oneofMethodSuffix) function _defaultEnsureMethodName (line 551) | String _defaultEnsureMethodName(String fieldMethodSuffix) function _fieldMethodSuffix (line 556) | String _fieldMethodSuffix( function underscoresToCamelCase (line 577) | String underscoresToCamelCase(String s) function _capitalize (line 580) | String _capitalize(String s) function _isRepeated (line 583) | bool _isRepeated(FieldDescriptorProto field) function _isGroupOrMessage (line 586) | bool _isGroupOrMessage(FieldDescriptorProto field) function _nameOption (line 590) | String? _nameOption(FieldDescriptorProto field) function _isDartFieldName (line 593) | bool _isDartFieldName(String name) function countRealOneofs (line 680) | int countRealOneofs(DescriptorProto descriptor) function lowerCaseFirstLetter (line 691) | String lowerCaseFirstLetter(String input) FILE: protoc_plugin/lib/src/base_type.dart class BaseType (line 9) | class BaseType { method prefixed (line 46) | String prefixed(FileGenerator fileGen) method getDartType (line 57) | String getDartType(FileGenerator fileGen) method getRepeatedDartType (line 62) | String getRepeatedDartType(FileGenerator fileGen) method getRepeatedDartTypeIterable (line 65) | String getRepeatedDartTypeIterable(FileGenerator fileGen) FILE: protoc_plugin/lib/src/client_generator.dart class ClientApiGenerator (line 7) | class ClientApiGenerator { method _methodDescriptorPath (line 28) | List _methodDescriptorPath(int methodIndex) method generate (line 45) | void generate(IndentingWriter out) method generateMethod (line 69) | void generateMethod( FILE: protoc_plugin/lib/src/code_generator.dart class ProtobufContainer (line 27) | abstract class ProtobufContainer { class CodeGenerator (line 68) | class CodeGenerator { method generate (line 79) | Future generate({ FILE: protoc_plugin/lib/src/enum_generator.dart class EnumAlias (line 7) | class EnumAlias { class EnumGenerator (line 13) | class EnumGenerator extends ProtobufContainer { method register (line 122) | void register(GenerationContext ctx) method getJsonConstant (line 129) | String getJsonConstant(FileGenerator context) method generate (line 139) | void generate(IndentingWriter out) method generateConstants (line 276) | void generateConstants(IndentingWriter out) FILE: protoc_plugin/lib/src/extension_generator.dart class ExtensionGenerator (line 7) | class ExtensionGenerator { method resolve (line 58) | void resolve(GenerationContext ctx) method addImportsTo (line 91) | void addImportsTo( method addConstantImportsTo (line 107) | void addConstantImportsTo(Set imports) method generate (line 112) | void generate(IndentingWriter out) FILE: protoc_plugin/lib/src/file_generator.dart class FileGenerator (line 24) | class FileGenerator extends ProtobufContainer { method importPrefix (line 67) | String importPrefix(ProtobufContainer container) method resolve (line 154) | void resolve(GenerationContext ctx) method generateFiles (line 186) | List generateFiles(OutputConfiguration con... method makeFile (line 189) | CodeGeneratorResponse_File makeFile(String extension, String content) method makeWriter (line 238) | IndentingWriter makeWriter() method generateMainFile (line 246) | IndentingWriter generateMainFile([ method writeMainHeader (line 286) | void writeMainHeader( method _findProtosToImport (line 384) | void _findProtosToImport( method findMixinImports (line 403) | List findMixinImports() method generateEnumFile (line 416) | IndentingWriter generateEnumFile([ method generateServerFile (line 471) | String generateServerFile([ method generateGrpcFile (line 519) | String generateGrpcFile([ method writeBinaryDescriptor (line 555) | void writeBinaryDescriptor( method _splitString (line 582) | List _splitString(String str, int segmentLength) method generateJsonFile (line 593) | String generateJsonFile([ method _findJsonProtosToImport (line 650) | Set _findJsonProtosToImport() method _writeHeading (line 666) | void _writeHeading( method _addImport (line 700) | void _addImport( method _addExport (line 721) | void _addExport( class ConditionalConstDefinition (line 732) | class ConditionalConstDefinition { method createTernary (line 744) | String createTernary(String ifFalse) method _convertToCamelCase (line 749) | String _convertToCamelCase(String lowerUnderscoreCase) function _getEdition (line 759) | Edition _getEdition(FileDescriptorProto file) function resolveFeatures (line 769) | FeatureSet resolveFeatures(FeatureSet parent, FeatureSet child) function _getEditionDefaults (line 775) | FeatureSet _getEditionDefaults( function _getDeclaredMixins (line 810) | Map _getDeclaredMixins(FileDescriptorProto desc) function mixinError (line 811) | String mixinError(String error) function resolveMixin (line 866) | PbMixin? resolveMixin(String name) FILE: protoc_plugin/lib/src/formatter.dart function format (line 16) | String format(String source) FILE: protoc_plugin/lib/src/gen/dart_options.pb.dart class DartMixin (line 21) | class DartMixin extends $pb.GeneratedMessage { method clone (line 53) | DartMixin clone() method copyWith (line 55) | DartMixin copyWith(void Function(DartMixin) updates) method create (line 62) | DartMixin create() method createEmptyInstance (line 64) | DartMixin createEmptyInstance() method getDefault (line 66) | DartMixin getDefault() method hasName (line 76) | $core.bool hasName() method clearName (line 78) | void clearName() method hasImportFrom (line 87) | $core.bool hasImportFrom() method clearImportFrom (line 89) | void clearImportFrom() method hasParent (line 99) | $core.bool hasParent() method clearParent (line 101) | void clearParent() class Imports (line 105) | class Imports extends $pb.GeneratedMessage { method clone (line 132) | Imports clone() method copyWith (line 134) | Imports copyWith(void Function(Imports) updates) method create (line 141) | Imports create() method createEmptyInstance (line 143) | Imports createEmptyInstance() method getDefault (line 145) | Imports getDefault() class Dart_options (line 161) | class Dart_options { method registerAllExtensions (line 204) | void registerAllExtensions($pb.ExtensionRegistry registry) FILE: protoc_plugin/lib/src/gen/google/api/client.pb.dart class CommonLanguageSettings (line 27) | class CommonLanguageSettings extends $pb.GeneratedMessage { method clone (line 68) | CommonLanguageSettings clone() method copyWith (line 70) | CommonLanguageSettings copyWith( method create (line 79) | CommonLanguageSettings create() method createEmptyInstance (line 81) | CommonLanguageSettings createEmptyInstance() method getDefault (line 83) | CommonLanguageSettings getDefault() method hasReferenceDocsUri (line 97) | $core.bool hasReferenceDocsUri() method clearReferenceDocsUri (line 100) | void clearReferenceDocsUri() method hasSelectiveGapicGeneration (line 113) | $core.bool hasSelectiveGapicGeneration() method clearSelectiveGapicGeneration (line 115) | void clearSelectiveGapicGeneration() method ensureSelectiveGapicGeneration (line 117) | SelectiveGapicGeneration ensureSelectiveGapicGeneration() class ClientLibrarySettings (line 121) | class ClientLibrarySettings extends $pb.GeneratedMessage { method clone (line 186) | ClientLibrarySettings clone() method copyWith (line 188) | ClientLibrarySettings copyWith( method create (line 197) | ClientLibrarySettings create() method createEmptyInstance (line 199) | ClientLibrarySettings createEmptyInstance() method getDefault (line 201) | ClientLibrarySettings getDefault() method hasVersion (line 213) | $core.bool hasVersion() method clearVersion (line 215) | void clearVersion() method hasLaunchStage (line 223) | $core.bool hasLaunchStage() method clearLaunchStage (line 225) | void clearLaunchStage() method hasRestNumericEnums (line 234) | $core.bool hasRestNumericEnums() method clearRestNumericEnums (line 236) | void clearRestNumericEnums() method hasJavaSettings (line 244) | $core.bool hasJavaSettings() method clearJavaSettings (line 246) | void clearJavaSettings() method ensureJavaSettings (line 248) | JavaSettings ensureJavaSettings() method hasCppSettings (line 256) | $core.bool hasCppSettings() method clearCppSettings (line 258) | void clearCppSettings() method ensureCppSettings (line 260) | CppSettings ensureCppSettings() method hasPhpSettings (line 268) | $core.bool hasPhpSettings() method clearPhpSettings (line 270) | void clearPhpSettings() method ensurePhpSettings (line 272) | PhpSettings ensurePhpSettings() method hasPythonSettings (line 280) | $core.bool hasPythonSettings() method clearPythonSettings (line 282) | void clearPythonSettings() method ensurePythonSettings (line 284) | PythonSettings ensurePythonSettings() method hasNodeSettings (line 292) | $core.bool hasNodeSettings() method clearNodeSettings (line 294) | void clearNodeSettings() method ensureNodeSettings (line 296) | NodeSettings ensureNodeSettings() method hasDotnetSettings (line 304) | $core.bool hasDotnetSettings() method clearDotnetSettings (line 306) | void clearDotnetSettings() method ensureDotnetSettings (line 308) | DotnetSettings ensureDotnetSettings() method hasRubySettings (line 316) | $core.bool hasRubySettings() method clearRubySettings (line 318) | void clearRubySettings() method ensureRubySettings (line 320) | RubySettings ensureRubySettings() method hasGoSettings (line 328) | $core.bool hasGoSettings() method clearGoSettings (line 330) | void clearGoSettings() method ensureGoSettings (line 332) | GoSettings ensureGoSettings() class Publishing (line 338) | class Publishing extends $pb.GeneratedMessage { method clone (line 400) | Publishing clone() method copyWith (line 402) | Publishing copyWith(void Function(Publishing) updates) method create (line 409) | Publishing create() method createEmptyInstance (line 411) | Publishing createEmptyInstance() method getDefault (line 413) | Publishing getDefault() method hasNewIssueUri (line 429) | $core.bool hasNewIssueUri() method clearNewIssueUri (line 431) | void clearNewIssueUri() method hasDocumentationUri (line 440) | $core.bool hasDocumentationUri() method clearDocumentationUri (line 442) | void clearDocumentationUri() method hasApiShortName (line 452) | $core.bool hasApiShortName() method clearApiShortName (line 454) | void clearApiShortName() method hasGithubLabel (line 462) | $core.bool hasGithubLabel() method clearGithubLabel (line 464) | void clearGithubLabel() method hasDocTagPrefix (line 478) | $core.bool hasDocTagPrefix() method clearDocTagPrefix (line 480) | void clearDocTagPrefix() method hasOrganization (line 488) | $core.bool hasOrganization() method clearOrganization (line 490) | void clearOrganization() method hasProtoReferenceDocumentationUri (line 506) | $core.bool hasProtoReferenceDocumentationUri() method clearProtoReferenceDocumentationUri (line 508) | void clearProtoReferenceDocumentationUri() method hasRestReferenceDocumentationUri (line 518) | $core.bool hasRestReferenceDocumentationUri() method clearRestReferenceDocumentationUri (line 520) | void clearRestReferenceDocumentationUri() class JavaSettings (line 524) | class JavaSettings extends $pb.GeneratedMessage { method clone (line 564) | JavaSettings clone() method copyWith (line 566) | JavaSettings copyWith(void Function(JavaSettings) updates) method create (line 574) | JavaSettings create() method createEmptyInstance (line 576) | JavaSettings createEmptyInstance() method getDefault (line 578) | JavaSettings getDefault() method hasLibraryPackage (line 598) | $core.bool hasLibraryPackage() method clearLibraryPackage (line 600) | void clearLibraryPackage() method hasCommon (line 625) | $core.bool hasCommon() method clearCommon (line 627) | void clearCommon() method ensureCommon (line 629) | CommonLanguageSettings ensureCommon() class CppSettings (line 633) | class CppSettings extends $pb.GeneratedMessage { method clone (line 660) | CppSettings clone() method copyWith (line 662) | CppSettings copyWith(void Function(CppSettings) updates) method create (line 670) | CppSettings create() method createEmptyInstance (line 672) | CppSettings createEmptyInstance() method getDefault (line 674) | CppSettings getDefault() method hasCommon (line 684) | $core.bool hasCommon() method clearCommon (line 686) | void clearCommon() method ensureCommon (line 688) | CommonLanguageSettings ensureCommon() class PhpSettings (line 692) | class PhpSettings extends $pb.GeneratedMessage { method clone (line 719) | PhpSettings clone() method copyWith (line 721) | PhpSettings copyWith(void Function(PhpSettings) updates) method create (line 729) | PhpSettings create() method createEmptyInstance (line 731) | PhpSettings createEmptyInstance() method getDefault (line 733) | PhpSettings getDefault() method hasCommon (line 743) | $core.bool hasCommon() method clearCommon (line 745) | void clearCommon() method ensureCommon (line 747) | CommonLanguageSettings ensureCommon() class PythonSettings_ExperimentalFeatures (line 753) | class PythonSettings_ExperimentalFeatures extends $pb.GeneratedMessage { method clone (line 789) | PythonSettings_ExperimentalFeatures clone() method copyWith (line 791) | PythonSettings_ExperimentalFeatures copyWith( method create (line 801) | PythonSettings_ExperimentalFeatures create() method createEmptyInstance (line 804) | PythonSettings_ExperimentalFeatures createEmptyInstance() method getDefault (line 806) | PythonSettings_ExperimentalFeatures getDefault() method hasRestAsyncIoEnabled (line 820) | $core.bool hasRestAsyncIoEnabled() method clearRestAsyncIoEnabled (line 822) | void clearRestAsyncIoEnabled() method hasProtobufPythonicTypesEnabled (line 833) | $core.bool hasProtobufPythonicTypesEnabled() method clearProtobufPythonicTypesEnabled (line 835) | void clearProtobufPythonicTypesEnabled() method hasUnversionedPackageDisabled (line 846) | $core.bool hasUnversionedPackageDisabled() method clearUnversionedPackageDisabled (line 848) | void clearUnversionedPackageDisabled() class PythonSettings (line 852) | class PythonSettings extends $pb.GeneratedMessage { method clone (line 885) | PythonSettings clone() method copyWith (line 887) | PythonSettings copyWith(void Function(PythonSettings) updates) method create (line 895) | PythonSettings create() method createEmptyInstance (line 897) | PythonSettings createEmptyInstance() method getDefault (line 899) | PythonSettings getDefault() method hasCommon (line 909) | $core.bool hasCommon() method clearCommon (line 911) | void clearCommon() method ensureCommon (line 913) | CommonLanguageSettings ensureCommon() method hasExperimentalFeatures (line 922) | $core.bool hasExperimentalFeatures() method clearExperimentalFeatures (line 924) | void clearExperimentalFeatures() method ensureExperimentalFeatures (line 926) | PythonSettings_ExperimentalFeatures ensureExperimentalFeatures() class NodeSettings (line 931) | class NodeSettings extends $pb.GeneratedMessage { method clone (line 958) | NodeSettings clone() method copyWith (line 960) | NodeSettings copyWith(void Function(NodeSettings) updates) method create (line 968) | NodeSettings create() method createEmptyInstance (line 970) | NodeSettings createEmptyInstance() method getDefault (line 972) | NodeSettings getDefault() method hasCommon (line 982) | $core.bool hasCommon() method clearCommon (line 984) | void clearCommon() method ensureCommon (line 986) | CommonLanguageSettings ensureCommon() class DotnetSettings (line 990) | class DotnetSettings extends $pb.GeneratedMessage { method clone (line 1047) | DotnetSettings clone() method copyWith (line 1049) | DotnetSettings copyWith(void Function(DotnetSettings) updates) method create (line 1057) | DotnetSettings create() method createEmptyInstance (line 1059) | DotnetSettings createEmptyInstance() method getDefault (line 1061) | DotnetSettings getDefault() method hasCommon (line 1071) | $core.bool hasCommon() method clearCommon (line 1073) | void clearCommon() method ensureCommon (line 1075) | CommonLanguageSettings ensureCommon() class RubySettings (line 1114) | class RubySettings extends $pb.GeneratedMessage { method clone (line 1141) | RubySettings clone() method copyWith (line 1143) | RubySettings copyWith(void Function(RubySettings) updates) method create (line 1151) | RubySettings create() method createEmptyInstance (line 1153) | RubySettings createEmptyInstance() method getDefault (line 1155) | RubySettings getDefault() method hasCommon (line 1165) | $core.bool hasCommon() method clearCommon (line 1167) | void clearCommon() method ensureCommon (line 1169) | CommonLanguageSettings ensureCommon() class GoSettings (line 1173) | class GoSettings extends $pb.GeneratedMessage { method clone (line 1208) | GoSettings clone() method copyWith (line 1210) | GoSettings copyWith(void Function(GoSettings) updates) method create (line 1217) | GoSettings create() method createEmptyInstance (line 1219) | GoSettings createEmptyInstance() method getDefault (line 1221) | GoSettings getDefault() method hasCommon (line 1231) | $core.bool hasCommon() method clearCommon (line 1233) | void clearCommon() method ensureCommon (line 1235) | CommonLanguageSettings ensureCommon() class MethodSettings_LongRunning (line 1254) | class MethodSettings_LongRunning extends $pb.GeneratedMessage { method clone (line 1294) | MethodSettings_LongRunning clone() method copyWith (line 1296) | MethodSettings_LongRunning copyWith( method create (line 1306) | MethodSettings_LongRunning create() method createEmptyInstance (line 1308) | MethodSettings_LongRunning createEmptyInstance() method getDefault (line 1310) | MethodSettings_LongRunning getDefault() method hasInitialPollDelay (line 1321) | $core.bool hasInitialPollDelay() method clearInitialPollDelay (line 1323) | void clearInitialPollDelay() method ensureInitialPollDelay (line 1325) | $0.Duration ensureInitialPollDelay() method hasPollDelayMultiplier (line 1335) | $core.bool hasPollDelayMultiplier() method clearPollDelayMultiplier (line 1337) | void clearPollDelayMultiplier() method hasMaxPollDelay (line 1346) | $core.bool hasMaxPollDelay() method clearMaxPollDelay (line 1348) | void clearMaxPollDelay() method ensureMaxPollDelay (line 1350) | $0.Duration ensureMaxPollDelay() method hasTotalPollTimeout (line 1359) | $core.bool hasTotalPollTimeout() method clearTotalPollTimeout (line 1361) | void clearTotalPollTimeout() method ensureTotalPollTimeout (line 1363) | $0.Duration ensureTotalPollTimeout() class MethodSettings (line 1367) | class MethodSettings extends $pb.GeneratedMessage { method clone (line 1401) | MethodSettings clone() method copyWith (line 1403) | MethodSettings copyWith(void Function(MethodSettings) updates) method create (line 1411) | MethodSettings create() method createEmptyInstance (line 1413) | MethodSettings createEmptyInstance() method getDefault (line 1415) | MethodSettings getDefault() method hasSelector (line 1433) | $core.bool hasSelector() method clearSelector (line 1435) | void clearSelector() method hasLongRunning (line 1456) | $core.bool hasLongRunning() method clearLongRunning (line 1458) | void clearLongRunning() method ensureLongRunning (line 1460) | MethodSettings_LongRunning ensureLongRunning() class SelectiveGapicGeneration (line 1479) | class SelectiveGapicGeneration extends $pb.GeneratedMessage { method clone (line 1509) | SelectiveGapicGeneration clone() method copyWith (line 1511) | SelectiveGapicGeneration copyWith( method create (line 1520) | SelectiveGapicGeneration create() method createEmptyInstance (line 1522) | SelectiveGapicGeneration createEmptyInstance() method getDefault (line 1524) | SelectiveGapicGeneration getDefault() method hasGenerateOmittedAsInternal (line 1544) | $core.bool hasGenerateOmittedAsInternal() method clearGenerateOmittedAsInternal (line 1546) | void clearGenerateOmittedAsInternal() class Client (line 1549) | class Client { method registerAllExtensions (line 1571) | void registerAllExtensions($pb.ExtensionRegistry registry) FILE: protoc_plugin/lib/src/gen/google/api/client.pbenum.dart class ClientLibraryOrganization (line 19) | class ClientLibraryOrganization extends $pb.ProtobufEnum { method valueOf (line 67) | ClientLibraryOrganization? valueOf($core.int value) class ClientLibraryDestination (line 74) | class ClientLibraryDestination extends $pb.ProtobufEnum { method valueOf (line 99) | ClientLibraryDestination? valueOf($core.int value) FILE: protoc_plugin/lib/src/gen/google/api/http.pb.dart class Http (line 22) | class Http extends $pb.GeneratedMessage { method clone (line 53) | Http clone() method copyWith (line 55) | Http copyWith(void Function(Http) updates) method create (line 62) | Http create() method createEmptyInstance (line 64) | Http createEmptyInstance() method getDefault (line 66) | Http getDefault() method hasFullyDecodeReservedExpansion (line 87) | $core.bool hasFullyDecodeReservedExpansion() method clearFullyDecodeReservedExpansion (line 89) | void clearFullyDecodeReservedExpansion() type HttpRule_Pattern (line 92) | enum HttpRule_Pattern { get, put, post, delete, patch, custom, notSet } class HttpRule (line 358) | class HttpRule extends $pb.GeneratedMessage { method clone (line 424) | HttpRule clone() method copyWith (line 426) | HttpRule copyWith(void Function(HttpRule) updates) method create (line 433) | HttpRule create() method createEmptyInstance (line 435) | HttpRule createEmptyInstance() method getDefault (line 437) | HttpRule getDefault() method whichPattern (line 447) | HttpRule_Pattern whichPattern() method clearPattern (line 454) | void clearPattern() method hasSelector (line 465) | $core.bool hasSelector() method clearSelector (line 467) | void clearSelector() method hasGet (line 476) | $core.bool hasGet() method clearGet (line 478) | void clearGet() method hasPut (line 486) | $core.bool hasPut() method clearPut (line 488) | void clearPut() method hasPost (line 496) | $core.bool hasPost() method clearPost (line 498) | void clearPost() method hasDelete (line 506) | $core.bool hasDelete() method clearDelete (line 508) | void clearDelete() method hasPatch (line 516) | $core.bool hasPatch() method clearPatch (line 518) | void clearPatch() method hasBody (line 531) | $core.bool hasBody() method clearBody (line 533) | void clearBody() method hasCustom (line 544) | $core.bool hasCustom() method clearCustom (line 546) | void clearCustom() method ensureCustom (line 548) | CustomHttpPattern ensureCustom() method hasResponseBody (line 567) | $core.bool hasResponseBody() method clearResponseBody (line 569) | void clearResponseBody() class CustomHttpPattern (line 573) | class CustomHttpPattern extends $pb.GeneratedMessage { method clone (line 602) | CustomHttpPattern clone() method copyWith (line 604) | CustomHttpPattern copyWith(void Function(CustomHttpPattern) updates) method create (line 612) | CustomHttpPattern create() method createEmptyInstance (line 614) | CustomHttpPattern createEmptyInstance() method getDefault (line 616) | CustomHttpPattern getDefault() method hasKind (line 626) | $core.bool hasKind() method clearKind (line 628) | void clearKind() method hasPath (line 636) | $core.bool hasPath() method clearPath (line 638) | void clearPath() FILE: protoc_plugin/lib/src/gen/google/api/launch_stage.pbenum.dart class LaunchStage (line 19) | class LaunchStage extends $pb.ProtobufEnum { method valueOf (line 85) | LaunchStage? valueOf($core.int value) FILE: protoc_plugin/lib/src/gen/google/api/routing.pb.dart class RoutingRule (line 378) | class RoutingRule extends $pb.GeneratedMessage { method clone (line 406) | RoutingRule clone() method copyWith (line 408) | RoutingRule copyWith(void Function(RoutingRule) updates) method create (line 416) | RoutingRule create() method createEmptyInstance (line 418) | RoutingRule createEmptyInstance() method getDefault (line 420) | RoutingRule getDefault() class RoutingParameter (line 435) | class RoutingParameter extends $pb.GeneratedMessage { method clone (line 464) | RoutingParameter clone() method copyWith (line 466) | RoutingParameter copyWith(void Function(RoutingParameter) updates) method create (line 474) | RoutingParameter create() method createEmptyInstance (line 476) | RoutingParameter createEmptyInstance() method getDefault (line 478) | RoutingParameter getDefault() method hasField_1 (line 488) | $core.bool hasField_1() method clearField_1 (line 490) | void clearField_1() method hasPathTemplate (line 551) | $core.bool hasPathTemplate() method clearPathTemplate (line 553) | void clearPathTemplate() class Routing (line 556) | class Routing { method registerAllExtensions (line 564) | void registerAllExtensions($pb.ExtensionRegistry registry) FILE: protoc_plugin/lib/src/gen/google/protobuf/compiler/plugin.pb.dart class Version (line 25) | class Version extends $pb.GeneratedMessage { method clone (line 61) | Version clone() method copyWith (line 63) | Version copyWith(void Function(Version) updates) method create (line 70) | Version create() method createEmptyInstance (line 72) | Version createEmptyInstance() method getDefault (line 74) | Version getDefault() method hasMajor (line 83) | $core.bool hasMajor() method clearMajor (line 85) | void clearMajor() method hasMinor (line 92) | $core.bool hasMinor() method clearMinor (line 94) | void clearMinor() method hasPatch (line 101) | $core.bool hasPatch() method clearPatch (line 103) | void clearPatch() method hasSuffix (line 112) | $core.bool hasSuffix() method clearSuffix (line 114) | void clearSuffix() class CodeGeneratorRequest (line 118) | class CodeGeneratorRequest extends $pb.GeneratedMessage { method clone (line 161) | CodeGeneratorRequest clone() method copyWith (line 163) | CodeGeneratorRequest copyWith(void Function(CodeGeneratorRequest) upda... method create (line 171) | CodeGeneratorRequest create() method createEmptyInstance (line 173) | CodeGeneratorRequest createEmptyInstance() method getDefault (line 175) | CodeGeneratorRequest getDefault() method hasParameter (line 191) | $core.bool hasParameter() method clearParameter (line 193) | void clearParameter() method hasCompilerVersion (line 201) | $core.bool hasCompilerVersion() method clearCompilerVersion (line 203) | void clearCompilerVersion() method ensureCompilerVersion (line 205) | Version ensureCompilerVersion() class CodeGeneratorResponse_File (line 237) | class CodeGeneratorResponse_File extends $pb.GeneratedMessage { method clone (line 274) | CodeGeneratorResponse_File clone() method copyWith (line 276) | CodeGeneratorResponse_File copyWith( method create (line 286) | CodeGeneratorResponse_File create() method createEmptyInstance (line 288) | CodeGeneratorResponse_File createEmptyInstance() method getDefault (line 290) | CodeGeneratorResponse_File getDefault() method hasName (line 310) | $core.bool hasName() method clearName (line 312) | void clearName() method hasInsertionPoint (line 356) | $core.bool hasInsertionPoint() method clearInsertionPoint (line 358) | void clearInsertionPoint() method hasContent (line 366) | $core.bool hasContent() method clearContent (line 368) | void clearContent() method hasGeneratedCodeInfo (line 378) | $core.bool hasGeneratedCodeInfo() method clearGeneratedCodeInfo (line 380) | void clearGeneratedCodeInfo() method ensureGeneratedCodeInfo (line 382) | $0.GeneratedCodeInfo ensureGeneratedCodeInfo() class CodeGeneratorResponse (line 386) | class CodeGeneratorResponse extends $pb.GeneratedMessage { method clone (line 428) | CodeGeneratorResponse clone() method copyWith (line 430) | CodeGeneratorResponse copyWith( method create (line 439) | CodeGeneratorResponse create() method createEmptyInstance (line 441) | CodeGeneratorResponse createEmptyInstance() method getDefault (line 443) | CodeGeneratorResponse getDefault() method hasError (line 460) | $core.bool hasError() method clearError (line 462) | void clearError() method hasSupportedFeatures (line 471) | $core.bool hasSupportedFeatures() method clearSupportedFeatures (line 473) | void clearSupportedFeatures() method hasMinimumEdition (line 484) | $core.bool hasMinimumEdition() method clearMinimumEdition (line 486) | void clearMinimumEdition() method hasMaximumEdition (line 497) | $core.bool hasMaximumEdition() method clearMaximumEdition (line 499) | void clearMaximumEdition() FILE: protoc_plugin/lib/src/gen/google/protobuf/compiler/plugin.pbenum.dart class CodeGeneratorResponse_Feature (line 18) | class CodeGeneratorResponse_Feature extends $pb.ProtobufEnum { method valueOf (line 37) | CodeGeneratorResponse_Feature? valueOf($core.int value) FILE: protoc_plugin/lib/src/gen/google/protobuf/descriptor.pb.dart class FileDescriptorSet (line 26) | class FileDescriptorSet extends $pb.GeneratedMessage { method clone (line 54) | FileDescriptorSet clone() method copyWith (line 56) | FileDescriptorSet copyWith(void Function(FileDescriptorSet) updates) method create (line 64) | FileDescriptorSet create() method createEmptyInstance (line 66) | FileDescriptorSet createEmptyInstance() method getDefault (line 68) | FileDescriptorSet getDefault() class FileDescriptorProto (line 77) | class FileDescriptorProto extends $pb.GeneratedMessage { method clone (line 153) | FileDescriptorProto clone() method copyWith (line 155) | FileDescriptorProto copyWith(void Function(FileDescriptorProto) updates) method create (line 163) | FileDescriptorProto create() method createEmptyInstance (line 165) | FileDescriptorProto createEmptyInstance() method getDefault (line 167) | FileDescriptorProto getDefault() method hasName (line 176) | $core.bool hasName() method clearName (line 178) | void clearName() method hasPackage (line 185) | $core.bool hasPackage() method clearPackage (line 187) | void clearPackage() method hasOptions (line 211) | $core.bool hasOptions() method clearOptions (line 213) | void clearOptions() method ensureOptions (line 215) | FileOptions ensureOptions() method hasSourceCodeInfo (line 226) | $core.bool hasSourceCodeInfo() method clearSourceCodeInfo (line 228) | void clearSourceCodeInfo() method ensureSourceCodeInfo (line 230) | SourceCodeInfo ensureSourceCodeInfo() method hasSyntax (line 253) | $core.bool hasSyntax() method clearSyntax (line 255) | void clearSyntax() method hasEdition (line 266) | $core.bool hasEdition() method clearEdition (line 268) | void clearEdition() class DescriptorProto_ExtensionRange (line 276) | class DescriptorProto_ExtensionRange extends $pb.GeneratedMessage { method clone (line 309) | DescriptorProto_ExtensionRange clone() method copyWith (line 311) | DescriptorProto_ExtensionRange copyWith( method create (line 321) | DescriptorProto_ExtensionRange create() method createEmptyInstance (line 324) | DescriptorProto_ExtensionRange createEmptyInstance() method getDefault (line 326) | DescriptorProto_ExtensionRange getDefault() method hasStart (line 335) | $core.bool hasStart() method clearStart (line 337) | void clearStart() method hasEnd (line 344) | $core.bool hasEnd() method clearEnd (line 346) | void clearEnd() method hasOptions (line 353) | $core.bool hasOptions() method clearOptions (line 355) | void clearOptions() method ensureOptions (line 357) | ExtensionRangeOptions ensureOptions() class DescriptorProto_ReservedRange (line 363) | class DescriptorProto_ReservedRange extends $pb.GeneratedMessage { method clone (line 393) | DescriptorProto_ReservedRange clone() method copyWith (line 395) | DescriptorProto_ReservedRange copyWith( method create (line 405) | DescriptorProto_ReservedRange create() method createEmptyInstance (line 408) | DescriptorProto_ReservedRange createEmptyInstance() method getDefault (line 410) | DescriptorProto_ReservedRange getDefault() method hasStart (line 419) | $core.bool hasStart() method clearStart (line 421) | void clearStart() method hasEnd (line 428) | $core.bool hasEnd() method clearEnd (line 430) | void clearEnd() class DescriptorProto (line 434) | class DescriptorProto extends $pb.GeneratedMessage { method clone (line 501) | DescriptorProto clone() method copyWith (line 503) | DescriptorProto copyWith(void Function(DescriptorProto) updates) method create (line 511) | DescriptorProto create() method createEmptyInstance (line 513) | DescriptorProto createEmptyInstance() method getDefault (line 515) | DescriptorProto getDefault() method hasName (line 524) | $core.bool hasName() method clearName (line 526) | void clearName() method hasOptions (line 548) | $core.bool hasOptions() method clearOptions (line 550) | void clearOptions() method ensureOptions (line 552) | MessageOptions ensureOptions() method hasVisibility (line 571) | $core.bool hasVisibility() method clearVisibility (line 573) | void clearVisibility() class ExtensionRangeOptions_Declaration (line 576) | class ExtensionRangeOptions_Declaration extends $pb.GeneratedMessage { method clone (line 616) | ExtensionRangeOptions_Declaration clone() method copyWith (line 618) | ExtensionRangeOptions_Declaration copyWith( method create (line 628) | ExtensionRangeOptions_Declaration create() method createEmptyInstance (line 631) | ExtensionRangeOptions_Declaration createEmptyInstance() method getDefault (line 633) | ExtensionRangeOptions_Declaration getDefault() method hasNumber (line 644) | $core.bool hasNumber() method clearNumber (line 646) | void clearNumber() method hasFullName (line 655) | $core.bool hasFullName() method clearFullName (line 657) | void clearFullName() method hasType (line 667) | $core.bool hasType() method clearType (line 669) | void clearType() method hasReserved (line 679) | $core.bool hasReserved() method clearReserved (line 681) | void clearReserved() method hasRepeated (line 690) | $core.bool hasRepeated() method clearRepeated (line 692) | void clearRepeated() class ExtensionRangeOptions (line 695) | class ExtensionRangeOptions extends $pb.GeneratedMessage { method clone (line 740) | ExtensionRangeOptions clone() method copyWith (line 742) | ExtensionRangeOptions copyWith( method create (line 751) | ExtensionRangeOptions create() method createEmptyInstance (line 753) | ExtensionRangeOptions createEmptyInstance() method getDefault (line 755) | ExtensionRangeOptions getDefault() method hasVerification (line 774) | $core.bool hasVerification() method clearVerification (line 776) | void clearVerification() method hasFeatures (line 784) | $core.bool hasFeatures() method clearFeatures (line 786) | void clearFeatures() method ensureFeatures (line 788) | FeatureSet ensureFeatures() class FieldDescriptorProto (line 796) | class FieldDescriptorProto extends $pb.GeneratedMessage { method clone (line 855) | FieldDescriptorProto clone() method copyWith (line 857) | FieldDescriptorProto copyWith(void Function(FieldDescriptorProto) upda... method create (line 865) | FieldDescriptorProto create() method createEmptyInstance (line 867) | FieldDescriptorProto createEmptyInstance() method getDefault (line 869) | FieldDescriptorProto getDefault() method hasName (line 878) | $core.bool hasName() method clearName (line 880) | void clearName() method hasExtendee (line 889) | $core.bool hasExtendee() method clearExtendee (line 891) | void clearExtendee() method hasNumber (line 898) | $core.bool hasNumber() method clearNumber (line 900) | void clearNumber() method hasLabel (line 907) | $core.bool hasLabel() method clearLabel (line 909) | void clearLabel() method hasType (line 918) | $core.bool hasType() method clearType (line 920) | void clearType() method hasTypeName (line 932) | $core.bool hasTypeName() method clearTypeName (line 934) | void clearTypeName() method hasDefaultValue (line 945) | $core.bool hasDefaultValue() method clearDefaultValue (line 947) | void clearDefaultValue() method hasOptions (line 954) | $core.bool hasOptions() method clearOptions (line 956) | void clearOptions() method ensureOptions (line 958) | FieldOptions ensureOptions() method hasOneofIndex (line 967) | $core.bool hasOneofIndex() method clearOneofIndex (line 969) | void clearOneofIndex() method hasJsonName (line 980) | $core.bool hasJsonName() method clearJsonName (line 982) | void clearJsonName() method hasProto3Optional (line 1010) | $core.bool hasProto3Optional() method clearProto3Optional (line 1012) | void clearProto3Optional() class OneofDescriptorProto (line 1016) | class OneofDescriptorProto extends $pb.GeneratedMessage { method clone (line 1046) | OneofDescriptorProto clone() method copyWith (line 1048) | OneofDescriptorProto copyWith(void Function(OneofDescriptorProto) upda... method create (line 1056) | OneofDescriptorProto create() method createEmptyInstance (line 1058) | OneofDescriptorProto createEmptyInstance() method getDefault (line 1060) | OneofDescriptorProto getDefault() method hasName (line 1069) | $core.bool hasName() method clearName (line 1071) | void clearName() method hasOptions (line 1078) | $core.bool hasOptions() method clearOptions (line 1080) | void clearOptions() method ensureOptions (line 1082) | OneofOptions ensureOptions() class EnumDescriptorProto_EnumReservedRange (line 1091) | class EnumDescriptorProto_EnumReservedRange extends $pb.GeneratedMessage { method clone (line 1122) | EnumDescriptorProto_EnumReservedRange clone() method copyWith (line 1124) | EnumDescriptorProto_EnumReservedRange copyWith( method create (line 1134) | EnumDescriptorProto_EnumReservedRange create() method createEmptyInstance (line 1137) | EnumDescriptorProto_EnumReservedRange createEmptyInstance() method getDefault (line 1139) | EnumDescriptorProto_EnumReservedRange getDefault() method hasStart (line 1149) | $core.bool hasStart() method clearStart (line 1151) | void clearStart() method hasEnd (line 1158) | $core.bool hasEnd() method clearEnd (line 1160) | void clearEnd() class EnumDescriptorProto (line 1164) | class EnumDescriptorProto extends $pb.GeneratedMessage { method clone (line 1210) | EnumDescriptorProto clone() method copyWith (line 1212) | EnumDescriptorProto copyWith(void Function(EnumDescriptorProto) updates) method create (line 1220) | EnumDescriptorProto create() method createEmptyInstance (line 1222) | EnumDescriptorProto createEmptyInstance() method getDefault (line 1224) | EnumDescriptorProto getDefault() method hasName (line 1233) | $core.bool hasName() method clearName (line 1235) | void clearName() method hasOptions (line 1245) | $core.bool hasOptions() method clearOptions (line 1247) | void clearOptions() method ensureOptions (line 1249) | EnumOptions ensureOptions() method hasVisibility (line 1269) | $core.bool hasVisibility() method clearVisibility (line 1271) | void clearVisibility() class EnumValueDescriptorProto (line 1275) | class EnumValueDescriptorProto extends $pb.GeneratedMessage { method clone (line 1308) | EnumValueDescriptorProto clone() method copyWith (line 1310) | EnumValueDescriptorProto copyWith( method create (line 1319) | EnumValueDescriptorProto create() method createEmptyInstance (line 1321) | EnumValueDescriptorProto createEmptyInstance() method getDefault (line 1323) | EnumValueDescriptorProto getDefault() method hasName (line 1332) | $core.bool hasName() method clearName (line 1334) | void clearName() method hasNumber (line 1341) | $core.bool hasNumber() method clearNumber (line 1343) | void clearNumber() method hasOptions (line 1350) | $core.bool hasOptions() method clearOptions (line 1352) | void clearOptions() method ensureOptions (line 1354) | EnumValueOptions ensureOptions() class ServiceDescriptorProto (line 1358) | class ServiceDescriptorProto extends $pb.GeneratedMessage { method clone (line 1392) | ServiceDescriptorProto clone() method copyWith (line 1394) | ServiceDescriptorProto copyWith( method create (line 1403) | ServiceDescriptorProto create() method createEmptyInstance (line 1405) | ServiceDescriptorProto createEmptyInstance() method getDefault (line 1407) | ServiceDescriptorProto getDefault() method hasName (line 1416) | $core.bool hasName() method clearName (line 1418) | void clearName() method hasOptions (line 1428) | $core.bool hasOptions() method clearOptions (line 1430) | void clearOptions() method ensureOptions (line 1432) | ServiceOptions ensureOptions() class MethodDescriptorProto (line 1436) | class MethodDescriptorProto extends $pb.GeneratedMessage { method clone (line 1478) | MethodDescriptorProto clone() method copyWith (line 1480) | MethodDescriptorProto copyWith( method create (line 1489) | MethodDescriptorProto create() method createEmptyInstance (line 1491) | MethodDescriptorProto createEmptyInstance() method getDefault (line 1493) | MethodDescriptorProto getDefault() method hasName (line 1502) | $core.bool hasName() method clearName (line 1504) | void clearName() method hasInputType (line 1513) | $core.bool hasInputType() method clearInputType (line 1515) | void clearInputType() method hasOutputType (line 1522) | $core.bool hasOutputType() method clearOutputType (line 1524) | void clearOutputType() method hasOptions (line 1531) | $core.bool hasOptions() method clearOptions (line 1533) | void clearOptions() method ensureOptions (line 1535) | MethodOptions ensureOptions() method hasClientStreaming (line 1543) | $core.bool hasClientStreaming() method clearClientStreaming (line 1545) | void clearClientStreaming() method hasServerStreaming (line 1553) | $core.bool hasServerStreaming() method clearServerStreaming (line 1555) | void clearServerStreaming() class FileOptions (line 1558) | class FileOptions extends $pb.GeneratedMessage { method clone (line 1659) | FileOptions clone() method copyWith (line 1661) | FileOptions copyWith(void Function(FileOptions) updates) method create (line 1669) | FileOptions create() method createEmptyInstance (line 1671) | FileOptions createEmptyInstance() method getDefault (line 1673) | FileOptions getDefault() method hasJavaPackage (line 1686) | $core.bool hasJavaPackage() method clearJavaPackage (line 1688) | void clearJavaPackage() method hasJavaOuterClassname (line 1700) | $core.bool hasJavaOuterClassname() method clearJavaOuterClassname (line 1702) | void clearJavaOuterClassname() method hasOptimizeFor (line 1709) | $core.bool hasOptimizeFor() method clearOptimizeFor (line 1711) | void clearOptimizeFor() method hasJavaMultipleFiles (line 1724) | $core.bool hasJavaMultipleFiles() method clearJavaMultipleFiles (line 1726) | void clearJavaMultipleFiles() method hasGoPackage (line 1738) | $core.bool hasGoPackage() method clearGoPackage (line 1740) | void clearGoPackage() method hasCcGenericServices (line 1757) | $core.bool hasCcGenericServices() method clearCcGenericServices (line 1759) | void clearCcGenericServices() method hasJavaGenericServices (line 1766) | $core.bool hasJavaGenericServices() method clearJavaGenericServices (line 1768) | void clearJavaGenericServices() method hasPyGenericServices (line 1775) | $core.bool hasPyGenericServices() method clearPyGenericServices (line 1777) | void clearPyGenericServices() method hasJavaGenerateEqualsAndHash (line 1788) | $core.bool hasJavaGenerateEqualsAndHash() method clearJavaGenerateEqualsAndHash (line 1791) | void clearJavaGenerateEqualsAndHash() method hasDeprecated (line 1802) | $core.bool hasDeprecated() method clearDeprecated (line 1804) | void clearDeprecated() method hasJavaStringCheckUtf8 (line 1821) | $core.bool hasJavaStringCheckUtf8() method clearJavaStringCheckUtf8 (line 1823) | void clearJavaStringCheckUtf8() method hasCcEnableArenas (line 1832) | $core.bool hasCcEnableArenas() method clearCcEnableArenas (line 1834) | void clearCcEnableArenas() method hasObjcClassPrefix (line 1843) | $core.bool hasObjcClassPrefix() method clearObjcClassPrefix (line 1845) | void clearObjcClassPrefix() method hasCsharpNamespace (line 1853) | $core.bool hasCsharpNamespace() method clearCsharpNamespace (line 1855) | void clearCsharpNamespace() method hasSwiftPrefix (line 1866) | $core.bool hasSwiftPrefix() method clearSwiftPrefix (line 1868) | void clearSwiftPrefix() method hasPhpClassPrefix (line 1877) | $core.bool hasPhpClassPrefix() method clearPhpClassPrefix (line 1879) | void clearPhpClassPrefix() method hasPhpNamespace (line 1889) | $core.bool hasPhpNamespace() method clearPhpNamespace (line 1891) | void clearPhpNamespace() method hasPhpMetadataNamespace (line 1901) | $core.bool hasPhpMetadataNamespace() method clearPhpMetadataNamespace (line 1903) | void clearPhpMetadataNamespace() method hasRubyPackage (line 1913) | $core.bool hasRubyPackage() method clearRubyPackage (line 1915) | void clearRubyPackage() method hasFeatures (line 1926) | $core.bool hasFeatures() method clearFeatures (line 1928) | void clearFeatures() method ensureFeatures (line 1930) | FeatureSet ensureFeatures() class MessageOptions (line 1938) | class MessageOptions extends $pb.GeneratedMessage { method clone (line 1992) | MessageOptions clone() method copyWith (line 1994) | MessageOptions copyWith(void Function(MessageOptions) updates) method create (line 2002) | MessageOptions create() method createEmptyInstance (line 2004) | MessageOptions createEmptyInstance() method getDefault (line 2006) | MessageOptions getDefault() method hasMessageSetWireFormat (line 2033) | $core.bool hasMessageSetWireFormat() method clearMessageSetWireFormat (line 2035) | void clearMessageSetWireFormat() method hasNoStandardDescriptorAccessor (line 2045) | $core.bool hasNoStandardDescriptorAccessor() method clearNoStandardDescriptorAccessor (line 2047) | void clearNoStandardDescriptorAccessor() method hasDeprecated (line 2058) | $core.bool hasDeprecated() method clearDeprecated (line 2060) | void clearDeprecated() method hasMapEntry (line 2088) | $core.bool hasMapEntry() method clearMapEntry (line 2090) | void clearMapEntry() method hasDeprecatedLegacyJsonFieldConflicts (line 2111) | $core.bool hasDeprecatedLegacyJsonFieldConflicts() method clearDeprecatedLegacyJsonFieldConflicts (line 2114) | void clearDeprecatedLegacyJsonFieldConflicts() method hasFeatures (line 2125) | $core.bool hasFeatures() method clearFeatures (line 2127) | void clearFeatures() method ensureFeatures (line 2129) | FeatureSet ensureFeatures() class FieldOptions_EditionDefault (line 2136) | class FieldOptions_EditionDefault extends $pb.GeneratedMessage { method clone (line 2167) | FieldOptions_EditionDefault clone() method copyWith (line 2169) | FieldOptions_EditionDefault copyWith( method create (line 2179) | FieldOptions_EditionDefault create() method createEmptyInstance (line 2182) | FieldOptions_EditionDefault createEmptyInstance() method getDefault (line 2184) | FieldOptions_EditionDefault getDefault() method hasValue (line 2193) | $core.bool hasValue() method clearValue (line 2195) | void clearValue() method hasEdition (line 2202) | $core.bool hasEdition() method clearEdition (line 2204) | void clearEdition() class FieldOptions_FeatureSupport (line 2208) | class FieldOptions_FeatureSupport extends $pb.GeneratedMessage { method clone (line 2248) | FieldOptions_FeatureSupport clone() method copyWith (line 2250) | FieldOptions_FeatureSupport copyWith( method create (line 2260) | FieldOptions_FeatureSupport create() method createEmptyInstance (line 2263) | FieldOptions_FeatureSupport createEmptyInstance() method getDefault (line 2265) | FieldOptions_FeatureSupport getDefault() method hasEditionIntroduced (line 2277) | $core.bool hasEditionIntroduced() method clearEditionIntroduced (line 2279) | void clearEditionIntroduced() method hasEditionDeprecated (line 2288) | $core.bool hasEditionDeprecated() method clearEditionDeprecated (line 2290) | void clearEditionDeprecated() method hasDeprecationWarning (line 2299) | $core.bool hasDeprecationWarning() method clearDeprecationWarning (line 2301) | void clearDeprecationWarning() method hasEditionRemoved (line 2311) | $core.bool hasEditionRemoved() method clearEditionRemoved (line 2313) | void clearEditionRemoved() class FieldOptions (line 2316) | class FieldOptions extends $pb.GeneratedMessage { method clone (line 2396) | FieldOptions clone() method copyWith (line 2398) | FieldOptions copyWith(void Function(FieldOptions) updates) method create (line 2406) | FieldOptions create() method createEmptyInstance (line 2408) | FieldOptions createEmptyInstance() method getDefault (line 2410) | FieldOptions getDefault() method hasCtype (line 2426) | $core.bool hasCtype() method clearCtype (line 2428) | void clearCtype() method hasPacked (line 2442) | $core.bool hasPacked() method clearPacked (line 2444) | void clearPacked() method hasDeprecated (line 2455) | $core.bool hasDeprecated() method clearDeprecated (line 2457) | void clearDeprecated() method hasLazy (line 2486) | $core.bool hasLazy() method clearLazy (line 2488) | void clearLazy() method hasJstype (line 2506) | $core.bool hasJstype() method clearJstype (line 2508) | void clearJstype() method hasWeak (line 2520) | $core.bool hasWeak() method clearWeak (line 2523) | void clearWeak() method hasUnverifiedLazy (line 2533) | $core.bool hasUnverifiedLazy() method clearUnverifiedLazy (line 2535) | void clearUnverifiedLazy() method hasDebugRedact (line 2544) | $core.bool hasDebugRedact() method clearDebugRedact (line 2546) | void clearDebugRedact() method hasRetention (line 2553) | $core.bool hasRetention() method clearRetention (line 2555) | void clearRetention() method hasFeatures (line 2572) | $core.bool hasFeatures() method clearFeatures (line 2574) | void clearFeatures() method ensureFeatures (line 2576) | FeatureSet ensureFeatures() method hasFeatureSupport (line 2584) | $core.bool hasFeatureSupport() method clearFeatureSupport (line 2586) | void clearFeatureSupport() method ensureFeatureSupport (line 2588) | FieldOptions_FeatureSupport ensureFeatureSupport() class OneofOptions (line 2595) | class OneofOptions extends $pb.GeneratedMessage { method clone (line 2629) | OneofOptions clone() method copyWith (line 2631) | OneofOptions copyWith(void Function(OneofOptions) updates) method create (line 2639) | OneofOptions create() method createEmptyInstance (line 2641) | OneofOptions createEmptyInstance() method getDefault (line 2643) | OneofOptions getDefault() method hasFeatures (line 2656) | $core.bool hasFeatures() method clearFeatures (line 2658) | void clearFeatures() method ensureFeatures (line 2660) | FeatureSet ensureFeatures() class EnumOptions (line 2667) | class EnumOptions extends $pb.GeneratedMessage { method clone (line 2713) | EnumOptions clone() method copyWith (line 2715) | EnumOptions copyWith(void Function(EnumOptions) updates) method create (line 2723) | EnumOptions create() method createEmptyInstance (line 2725) | EnumOptions createEmptyInstance() method getDefault (line 2727) | EnumOptions getDefault() method hasAllowAlias (line 2738) | $core.bool hasAllowAlias() method clearAllowAlias (line 2740) | void clearAllowAlias() method hasDeprecated (line 2751) | $core.bool hasDeprecated() method clearDeprecated (line 2753) | void clearDeprecated() method hasDeprecatedLegacyJsonFieldConflicts (line 2770) | $core.bool hasDeprecatedLegacyJsonFieldConflicts() method clearDeprecatedLegacyJsonFieldConflicts (line 2773) | void clearDeprecatedLegacyJsonFieldConflicts() method hasFeatures (line 2784) | $core.bool hasFeatures() method clearFeatures (line 2786) | void clearFeatures() method ensureFeatures (line 2788) | FeatureSet ensureFeatures() class EnumValueOptions (line 2795) | class EnumValueOptions extends $pb.GeneratedMessage { method clone (line 2840) | EnumValueOptions clone() method copyWith (line 2842) | EnumValueOptions copyWith(void Function(EnumValueOptions) updates) method create (line 2850) | EnumValueOptions create() method createEmptyInstance (line 2852) | EnumValueOptions createEmptyInstance() method getDefault (line 2854) | EnumValueOptions getDefault() method hasDeprecated (line 2867) | $core.bool hasDeprecated() method clearDeprecated (line 2869) | void clearDeprecated() method hasFeatures (line 2880) | $core.bool hasFeatures() method clearFeatures (line 2882) | void clearFeatures() method ensureFeatures (line 2884) | FeatureSet ensureFeatures() method hasDebugRedact (line 2894) | $core.bool hasDebugRedact() method clearDebugRedact (line 2896) | void clearDebugRedact() method hasFeatureSupport (line 2904) | $core.bool hasFeatureSupport() method clearFeatureSupport (line 2906) | void clearFeatureSupport() method ensureFeatureSupport (line 2908) | FieldOptions_FeatureSupport ensureFeatureSupport() class ServiceOptions (line 2915) | class ServiceOptions extends $pb.GeneratedMessage { method clone (line 2952) | ServiceOptions clone() method copyWith (line 2954) | ServiceOptions copyWith(void Function(ServiceOptions) updates) method create (line 2962) | ServiceOptions create() method createEmptyInstance (line 2964) | ServiceOptions createEmptyInstance() method getDefault (line 2966) | ServiceOptions getDefault() method hasDeprecated (line 2979) | $core.bool hasDeprecated() method clearDeprecated (line 2981) | void clearDeprecated() method hasFeatures (line 2992) | $core.bool hasFeatures() method clearFeatures (line 2994) | void clearFeatures() method ensureFeatures (line 2996) | FeatureSet ensureFeatures() class MethodOptions (line 3003) | class MethodOptions extends $pb.GeneratedMessage { method clone (line 3046) | MethodOptions clone() method copyWith (line 3048) | MethodOptions copyWith(void Function(MethodOptions) updates) method create (line 3056) | MethodOptions create() method createEmptyInstance (line 3058) | MethodOptions createEmptyInstance() method getDefault (line 3060) | MethodOptions getDefault() method hasDeprecated (line 3073) | $core.bool hasDeprecated() method clearDeprecated (line 3075) | void clearDeprecated() method hasIdempotencyLevel (line 3083) | $core.bool hasIdempotencyLevel() method clearIdempotencyLevel (line 3085) | void clearIdempotencyLevel() method hasFeatures (line 3096) | $core.bool hasFeatures() method clearFeatures (line 3098) | void clearFeatures() method ensureFeatures (line 3100) | FeatureSet ensureFeatures() class UninterpretedOption_NamePart (line 3112) | class UninterpretedOption_NamePart extends $pb.GeneratedMessage { method clone (line 3142) | UninterpretedOption_NamePart clone() method copyWith (line 3144) | UninterpretedOption_NamePart copyWith( method create (line 3154) | UninterpretedOption_NamePart create() method createEmptyInstance (line 3157) | UninterpretedOption_NamePart createEmptyInstance() method getDefault (line 3159) | UninterpretedOption_NamePart getDefault() method hasNamePart (line 3168) | $core.bool hasNamePart() method clearNamePart (line 3170) | void clearNamePart() method hasIsExtension (line 3177) | $core.bool hasIsExtension() method clearIsExtension (line 3179) | void clearIsExtension() class UninterpretedOption (line 3188) | class UninterpretedOption extends $pb.GeneratedMessage { method clone (line 3236) | UninterpretedOption clone() method copyWith (line 3238) | UninterpretedOption copyWith(void Function(UninterpretedOption) updates) method create (line 3246) | UninterpretedOption create() method createEmptyInstance (line 3248) | UninterpretedOption createEmptyInstance() method getDefault (line 3250) | UninterpretedOption getDefault() method hasIdentifierValue (line 3264) | $core.bool hasIdentifierValue() method clearIdentifierValue (line 3266) | void clearIdentifierValue() method hasPositiveIntValue (line 3273) | $core.bool hasPositiveIntValue() method clearPositiveIntValue (line 3275) | void clearPositiveIntValue() method hasNegativeIntValue (line 3282) | $core.bool hasNegativeIntValue() method clearNegativeIntValue (line 3284) | void clearNegativeIntValue() method hasDoubleValue (line 3291) | $core.bool hasDoubleValue() method clearDoubleValue (line 3293) | void clearDoubleValue() method hasStringValue (line 3300) | $core.bool hasStringValue() method clearStringValue (line 3302) | void clearStringValue() method hasAggregateValue (line 3309) | $core.bool hasAggregateValue() method clearAggregateValue (line 3311) | void clearAggregateValue() class FeatureSet_VisibilityFeature (line 3314) | class FeatureSet_VisibilityFeature extends $pb.GeneratedMessage { method clone (line 3334) | FeatureSet_VisibilityFeature clone() method copyWith (line 3336) | FeatureSet_VisibilityFeature copyWith( method create (line 3346) | FeatureSet_VisibilityFeature create() method createEmptyInstance (line 3349) | FeatureSet_VisibilityFeature createEmptyInstance() method getDefault (line 3351) | FeatureSet_VisibilityFeature getDefault() class FeatureSet (line 3362) | class FeatureSet extends $pb.GeneratedMessage { method clone (line 3426) | FeatureSet clone() method copyWith (line 3428) | FeatureSet copyWith(void Function(FeatureSet) updates) method create (line 3435) | FeatureSet create() method createEmptyInstance (line 3437) | FeatureSet createEmptyInstance() method getDefault (line 3439) | FeatureSet getDefault() method hasFieldPresence (line 3448) | $core.bool hasFieldPresence() method clearFieldPresence (line 3450) | void clearFieldPresence() method hasEnumType (line 3457) | $core.bool hasEnumType() method clearEnumType (line 3459) | void clearEnumType() method hasRepeatedFieldEncoding (line 3467) | $core.bool hasRepeatedFieldEncoding() method clearRepeatedFieldEncoding (line 3469) | void clearRepeatedFieldEncoding() method hasUtf8Validation (line 3476) | $core.bool hasUtf8Validation() method clearUtf8Validation (line 3478) | void clearUtf8Validation() method hasMessageEncoding (line 3485) | $core.bool hasMessageEncoding() method clearMessageEncoding (line 3487) | void clearMessageEncoding() method hasJsonFormat (line 3494) | $core.bool hasJsonFormat() method clearJsonFormat (line 3496) | void clearJsonFormat() method hasEnforceNamingStyle (line 3504) | $core.bool hasEnforceNamingStyle() method clearEnforceNamingStyle (line 3506) | void clearEnforceNamingStyle() method hasDefaultSymbolVisibility (line 3516) | $core.bool hasDefaultSymbolVisibility() method clearDefaultSymbolVisibility (line 3518) | void clearDefaultSymbolVisibility() class FeatureSetDefaults_FeatureSetEditionDefault (line 3525) | class FeatureSetDefaults_FeatureSetEditionDefault extends $pb.GeneratedM... method clone (line 3563) | FeatureSetDefaults_FeatureSetEditionDefault clone() method copyWith (line 3565) | FeatureSetDefaults_FeatureSetEditionDefault copyWith( method create (line 3575) | FeatureSetDefaults_FeatureSetEditionDefault create() method createEmptyInstance (line 3578) | FeatureSetDefaults_FeatureSetEditionDefault createEmptyInstance() method getDefault (line 3580) | FeatureSetDefaults_FeatureSetEditionDefault getDefault() method hasEdition (line 3590) | $core.bool hasEdition() method clearEdition (line 3592) | void clearEdition() method hasOverridableFeatures (line 3600) | $core.bool hasOverridableFeatures() method clearOverridableFeatures (line 3602) | void clearOverridableFeatures() method ensureOverridableFeatures (line 3604) | FeatureSet ensureOverridableFeatures() method hasFixedFeatures (line 3612) | $core.bool hasFixedFeatures() method clearFixedFeatures (line 3614) | void clearFixedFeatures() method ensureFixedFeatures (line 3616) | FeatureSet ensureFixedFeatures() class FeatureSetDefaults (line 3623) | class FeatureSetDefaults extends $pb.GeneratedMessage { method clone (line 3659) | FeatureSetDefaults clone() method copyWith (line 3661) | FeatureSetDefaults copyWith(void Function(FeatureSetDefaults) updates) method create (line 3669) | FeatureSetDefaults create() method createEmptyInstance (line 3671) | FeatureSetDefaults createEmptyInstance() method getDefault (line 3673) | FeatureSetDefaults getDefault() method hasMinimumEdition (line 3688) | $core.bool hasMinimumEdition() method clearMinimumEdition (line 3690) | void clearMinimumEdition() method hasMaximumEdition (line 3699) | $core.bool hasMaximumEdition() method clearMaximumEdition (line 3701) | void clearMaximumEdition() class SourceCodeInfo_Location (line 3704) | class SourceCodeInfo_Location extends $pb.GeneratedMessage { method clone (line 3744) | SourceCodeInfo_Location clone() method copyWith (line 3746) | SourceCodeInfo_Location copyWith( method create (line 3755) | SourceCodeInfo_Location create() method createEmptyInstance (line 3757) | SourceCodeInfo_Location createEmptyInstance() method getDefault (line 3759) | SourceCodeInfo_Location getDefault() method hasLeadingComments (line 3849) | $core.bool hasLeadingComments() method clearLeadingComments (line 3851) | void clearLeadingComments() method hasTrailingComments (line 3858) | $core.bool hasTrailingComments() method clearTrailingComments (line 3860) | void clearTrailingComments() class SourceCodeInfo (line 3868) | class SourceCodeInfo extends $pb.GeneratedMessage { method clone (line 3896) | SourceCodeInfo clone() method copyWith (line 3898) | SourceCodeInfo copyWith(void Function(SourceCodeInfo) updates) method create (line 3906) | SourceCodeInfo create() method createEmptyInstance (line 3908) | SourceCodeInfo createEmptyInstance() method getDefault (line 3910) | SourceCodeInfo getDefault() class GeneratedCodeInfo_Annotation (line 3961) | class GeneratedCodeInfo_Annotation extends $pb.GeneratedMessage { method clone (line 4002) | GeneratedCodeInfo_Annotation clone() method copyWith (line 4004) | GeneratedCodeInfo_Annotation copyWith( method create (line 4014) | GeneratedCodeInfo_Annotation create() method createEmptyInstance (line 4017) | GeneratedCodeInfo_Annotation createEmptyInstance() method getDefault (line 4019) | GeneratedCodeInfo_Annotation getDefault() method hasSourceFile (line 4034) | $core.bool hasSourceFile() method clearSourceFile (line 4036) | void clearSourceFile() method hasBegin (line 4045) | $core.bool hasBegin() method clearBegin (line 4047) | void clearBegin() method hasEnd (line 4057) | $core.bool hasEnd() method clearEnd (line 4059) | void clearEnd() method hasSemantic (line 4067) | $core.bool hasSemantic() method clearSemantic (line 4069) | void clearSemantic() class GeneratedCodeInfo (line 4075) | class GeneratedCodeInfo extends $pb.GeneratedMessage { method clone (line 4103) | GeneratedCodeInfo clone() method copyWith (line 4105) | GeneratedCodeInfo copyWith(void Function(GeneratedCodeInfo) updates) method create (line 4113) | GeneratedCodeInfo create() method createEmptyInstance (line 4115) | GeneratedCodeInfo createEmptyInstance() method getDefault (line 4117) | GeneratedCodeInfo getDefault() FILE: protoc_plugin/lib/src/gen/google/protobuf/descriptor.pbenum.dart class Edition (line 18) | class Edition extends $pb.ProtobufEnum { method valueOf (line 81) | Edition? valueOf($core.int value) class SymbolVisibility (line 91) | class SymbolVisibility extends $pb.ProtobufEnum { method valueOf (line 107) | SymbolVisibility? valueOf($core.int value) class ExtensionRangeOptions_VerificationState (line 114) | class ExtensionRangeOptions_VerificationState extends $pb.ProtobufEnum { method valueOf (line 131) | ExtensionRangeOptions_VerificationState? valueOf($core.int value) class FieldDescriptorProto_Type (line 137) | class FieldDescriptorProto_Type extends $pb.ProtobufEnum { method valueOf (line 215) | FieldDescriptorProto_Type? valueOf($core.int value) class FieldDescriptorProto_Label (line 221) | class FieldDescriptorProto_Label extends $pb.ProtobufEnum { method valueOf (line 243) | FieldDescriptorProto_Label? valueOf($core.int value) class FileOptions_OptimizeMode (line 250) | class FileOptions_OptimizeMode extends $pb.ProtobufEnum { method valueOf (line 269) | FileOptions_OptimizeMode? valueOf($core.int value) class FieldOptions_CType (line 275) | class FieldOptions_CType extends $pb.ProtobufEnum { method valueOf (line 299) | FieldOptions_CType? valueOf($core.int value) class FieldOptions_JSType (line 305) | class FieldOptions_JSType extends $pb.ProtobufEnum { method valueOf (line 326) | FieldOptions_JSType? valueOf($core.int value) class FieldOptions_OptionRetention (line 333) | class FieldOptions_OptionRetention extends $pb.ProtobufEnum { method valueOf (line 353) | FieldOptions_OptionRetention? valueOf($core.int value) class FieldOptions_OptionTargetType (line 362) | class FieldOptions_OptionTargetType extends $pb.ProtobufEnum { method valueOf (line 410) | FieldOptions_OptionTargetType? valueOf($core.int value) class MethodOptions_IdempotencyLevel (line 419) | class MethodOptions_IdempotencyLevel extends $pb.ProtobufEnum { method valueOf (line 438) | MethodOptions_IdempotencyLevel? valueOf($core.int value) class FeatureSet_FieldPresence (line 444) | class FeatureSet_FieldPresence extends $pb.ProtobufEnum { method valueOf (line 465) | FeatureSet_FieldPresence? valueOf($core.int value) class FeatureSet_EnumType (line 471) | class FeatureSet_EnumType extends $pb.ProtobufEnum { method valueOf (line 487) | FeatureSet_EnumType? valueOf($core.int value) class FeatureSet_RepeatedFieldEncoding (line 493) | class FeatureSet_RepeatedFieldEncoding extends $pb.ProtobufEnum { method valueOf (line 511) | FeatureSet_RepeatedFieldEncoding? valueOf($core.int value) class FeatureSet_Utf8Validation (line 517) | class FeatureSet_Utf8Validation extends $pb.ProtobufEnum { method valueOf (line 535) | FeatureSet_Utf8Validation? valueOf($core.int value) class FeatureSet_MessageEncoding (line 541) | class FeatureSet_MessageEncoding extends $pb.ProtobufEnum { method valueOf (line 559) | FeatureSet_MessageEncoding? valueOf($core.int value) class FeatureSet_JsonFormat (line 565) | class FeatureSet_JsonFormat extends $pb.ProtobufEnum { method valueOf (line 582) | FeatureSet_JsonFormat? valueOf($core.int value) class FeatureSet_EnforceNamingStyle (line 588) | class FeatureSet_EnforceNamingStyle extends $pb.ProtobufEnum { method valueOf (line 606) | FeatureSet_EnforceNamingStyle? valueOf($core.int value) class FeatureSet_VisibilityFeature_DefaultSymbolVisibility (line 612) | class FeatureSet_VisibilityFeature_DefaultSymbolVisibility method valueOf (line 652) | FeatureSet_VisibilityFeature_DefaultSymbolVisibility? valueOf( class GeneratedCodeInfo_Annotation_Semantic (line 662) | class GeneratedCodeInfo_Annotation_Semantic extends $pb.ProtobufEnum { method valueOf (line 684) | GeneratedCodeInfo_Annotation_Semantic? valueOf($core.int value) FILE: protoc_plugin/lib/src/gen/google/protobuf/unittest_features.pb.dart class TestMessage_Nested (line 23) | class TestMessage_Nested extends $pb.GeneratedMessage { method clone (line 49) | TestMessage_Nested clone() method copyWith (line 51) | TestMessage_Nested copyWith(void Function(TestMessage_Nested) updates) method create (line 59) | TestMessage_Nested create() method createEmptyInstance (line 61) | TestMessage_Nested createEmptyInstance() method getDefault (line 63) | TestMessage_Nested getDefault() class TestMessage (line 68) | class TestMessage extends $pb.GeneratedMessage { method clone (line 94) | TestMessage clone() method copyWith (line 96) | TestMessage copyWith(void Function(TestMessage) updates) method create (line 104) | TestMessage create() method createEmptyInstance (line 106) | TestMessage createEmptyInstance() method getDefault (line 108) | TestMessage getDefault() class TestFeatures (line 113) | class TestFeatures extends $pb.GeneratedMessage { method clone (line 206) | TestFeatures clone() method copyWith (line 208) | TestFeatures copyWith(void Function(TestFeatures) updates) method create (line 216) | TestFeatures create() method createEmptyInstance (line 218) | TestFeatures createEmptyInstance() method getDefault (line 220) | TestFeatures getDefault() method hasFileFeature (line 229) | $core.bool hasFileFeature() method clearFileFeature (line 231) | void clearFileFeature() method hasExtensionRangeFeature (line 238) | $core.bool hasExtensionRangeFeature() method clearExtensionRangeFeature (line 240) | void clearExtensionRangeFeature() method hasMessageFeature (line 247) | $core.bool hasMessageFeature() method clearMessageFeature (line 249) | void clearMessageFeature() method hasFieldFeature (line 256) | $core.bool hasFieldFeature() method clearFieldFeature (line 258) | void clearFieldFeature() method hasOneofFeature (line 265) | $core.bool hasOneofFeature() method clearOneofFeature (line 267) | void clearOneofFeature() method hasEnumFeature (line 274) | $core.bool hasEnumFeature() method clearEnumFeature (line 276) | void clearEnumFeature() method hasEnumEntryFeature (line 283) | $core.bool hasEnumEntryFeature() method clearEnumEntryFeature (line 285) | void clearEnumEntryFeature() method hasServiceFeature (line 292) | $core.bool hasServiceFeature() method clearServiceFeature (line 294) | void clearServiceFeature() method hasMethodFeature (line 301) | $core.bool hasMethodFeature() method clearMethodFeature (line 303) | void clearMethodFeature() method hasMultipleFeature (line 310) | $core.bool hasMultipleFeature() method clearMultipleFeature (line 312) | void clearMultipleFeature() method hasBoolFieldFeature (line 319) | $core.bool hasBoolFieldFeature() method clearBoolFieldFeature (line 321) | void clearBoolFieldFeature() method hasSourceFeature (line 328) | $core.bool hasSourceFeature() method clearSourceFeature (line 330) | void clearSourceFeature() method hasSourceFeature2 (line 337) | $core.bool hasSourceFeature2() method clearSourceFeature2 (line 339) | void clearSourceFeature2() method hasRemovedFeature (line 346) | $core.bool hasRemovedFeature() method clearRemovedFeature (line 348) | void clearRemovedFeature() method hasFutureFeature (line 355) | $core.bool hasFutureFeature() method clearFutureFeature (line 357) | void clearFutureFeature() method hasLegacyFeature (line 364) | $core.bool hasLegacyFeature() method clearLegacyFeature (line 366) | void clearLegacyFeature() method hasValueLifetimeFeature (line 373) | $core.bool hasValueLifetimeFeature() method clearValueLifetimeFeature (line 375) | void clearValueLifetimeFeature() class Unittest_features (line 378) | class Unittest_features { method registerAllExtensions (line 386) | void registerAllExtensions($pb.ExtensionRegistry registry) FILE: protoc_plugin/lib/src/gen/google/protobuf/unittest_features.pbenum.dart class EnumFeature (line 17) | class EnumFeature extends $pb.ProtobufEnum { method valueOf (line 72) | EnumFeature? valueOf($core.int value) class ValueLifetimeFeature (line 78) | class ValueLifetimeFeature extends $pb.ProtobufEnum { method valueOf (line 110) | ValueLifetimeFeature? valueOf($core.int value) FILE: protoc_plugin/lib/src/grpc_generator.dart class GrpcServiceGenerator (line 7) | class GrpcServiceGenerator { method resolve (line 66) | void resolve(GenerationContext ctx) method _addDependency (line 75) | void _addDependency(GenerationContext ctx, String fqname, String locat... method addImportsTo (line 91) | void addImportsTo(Set imports) method _getDartClassName (line 100) | String _getDartClassName(String fqName) method generate (line 111) | void generate(IndentingWriter out) method _generateClient (line 117) | void _generateClient(IndentingWriter out) method _generateService (line 172) | void _generateService(IndentingWriter out) class _GrpcMethod (line 207) | class _GrpcMethod { method generateClientMethodDescriptor (line 281) | void generateClientMethodDescriptor(IndentingWriter out) method _methodDescriptorPath (line 290) | List _methodDescriptorPath(GrpcServiceGenerator generator, int in... method generateClientStub (line 298) | void generateClientStub( method generateServiceMethodRegistration (line 340) | void generateServiceMethodRegistration(IndentingWriter out) method generateServiceMethodPreamble (line 352) | void generateServiceMethodPreamble(IndentingWriter out) method generateServiceMethodStub (line 366) | void generateServiceMethodStub(IndentingWriter out) FILE: protoc_plugin/lib/src/linker.dart function link (line 10) | void link(GenerationOptions? options, Iterable files) class GenerationContext (line 41) | class GenerationContext { method registerProtoFile (line 55) | void registerProtoFile(FileGenerator f) method registerFieldType (line 60) | void registerFieldType(ProtobufContainer type) method getImportedProtoFile (line 68) | FileGenerator? getImportedProtoFile(String name) method getFieldType (line 72) | ProtobufContainer? getFieldType(String name) FILE: protoc_plugin/lib/src/message_generator.dart class OneofEnumGenerator (line 11) | class OneofEnumGenerator { method generate (line 12) | void generate( class MessageGenerator (line 46) | class MessageGenerator extends ProtobufContainer { method checkResolved (line 207) | void checkResolved() method getJsonConstant (line 216) | String getJsonConstant(FileGenerator context) method addMixinsTo (line 225) | void addMixinsTo(Set output) method register (line 235) | void register(GenerationContext ctx) method resolve (line 246) | void resolve(GenerationContext ctx) method addImportsTo (line 304) | void addImportsTo( method addConstantImportsTo (line 338) | void addConstantImportsTo(Set imports) method generate (line 348) | void generate(IndentingWriter out) method _generateFactory (line 543) | void _generateFactory(IndentingWriter out) method _hasRequiredFields (line 603) | bool _hasRequiredFields(MessageGenerator type, Set alreadySeen) method generateFieldsAccessorsMutators (line 639) | void generateFieldsAccessorsMutators(IndentingWriter out) method generateOneofAccessors (line 654) | void generateOneofAccessors(IndentingWriter out, OneofNames oneof) method generateFieldAccessorsMutators (line 686) | void generateFieldAccessorsMutators( method _getterExpression (line 813) | String _getterExpression( method _emitDeprecatedIf (line 850) | void _emitDeprecatedIf(bool condition, IndentingWriter out) method _emitOverrideIf (line 858) | void _emitOverrideIf(bool condition, IndentingWriter out) method _emitIndexAnnotation (line 864) | void _emitIndexAnnotation(int index, IndentingWriter out) method generateEnums (line 868) | void generateEnums(IndentingWriter out) method generateConstants (line 881) | void generateConstants(IndentingWriter out) method _getMixin (line 929) | PbMixin? _getMixin( FILE: protoc_plugin/lib/src/options.dart type OnError (line 7) | typedef OnError = void Function(String details); function genericOptionsParser (line 14) | bool genericOptionsParser( function reportError (line 26) | void reportError(String details) class GenerationOptions (line 53) | class GenerationOptions { class SingleOptionParser (line 68) | abstract class SingleOptionParser { method parse (line 73) | void parse(String name, String? value, OnError onError) class GrpcOptionParser (line 76) | class GrpcOptionParser implements SingleOptionParser { method parse (line 80) | void parse(String name, String? value, OnError onError) class GenerateMetadataParser (line 89) | class GenerateMetadataParser implements SingleOptionParser { method parse (line 93) | void parse(String name, String? value, OnError onError) class DisableConstructorArgsParser (line 102) | class DisableConstructorArgsParser implements SingleOptionParser { method parse (line 106) | void parse(String name, String? value, OnError onError) function parseGenerationOptions (line 118) | GenerationOptions? parseGenerationOptions( FILE: protoc_plugin/lib/src/output_config.dart class OutputConfiguration (line 9) | abstract class OutputConfiguration { method resolveImport (line 19) | Uri resolveImport(Uri target, Uri source, String extension) method outputPathFor (line 25) | Uri outputPathFor(Uri inputPath, String extension) class DefaultOutputConfiguration (line 31) | class DefaultOutputConfiguration extends OutputConfiguration { method outputPathFor (line 35) | Uri outputPathFor(Uri inputPath, String extension) method resolveImport (line 41) | Uri resolveImport(Uri target, Uri source, String extension) function _wellKnownProtoImport (line 71) | String? _wellKnownProtoImport(String importPath, String extension) FILE: protoc_plugin/lib/src/paths.dart class Paths (line 14) | class Paths { method buildTopLevelMessagePath (line 31) | List buildTopLevelMessagePath( method buildNestedMessagePath (line 38) | List buildNestedMessagePath( method buildFieldPath (line 45) | List buildFieldPath(List parentPath, ProtobufField field) method buildOneofPath (line 50) | List buildOneofPath(List parentPath, OneofNames oneof) FILE: protoc_plugin/lib/src/protobuf_field.dart class ProtobufField (line 7) | class ProtobufField { method getDartType (line 165) | String getDartType() method getDartMapKeyType (line 176) | String getDartMapKeyType() method getDartMapValueType (line 184) | String getDartMapValueType() method _formatArguments (line 206) | String _formatArguments( method generateBuilderInfoCall (line 221) | void generateBuilderInfoCall(IndentingWriter out, String package) method getDefaultExpr (line 376) | String getDefaultExpr() method generateDefaultFunction (line 395) | String? generateDefaultFunction({bool omitIfFirstEnumValue = false}) method _getDefaultAsBoolExpr (line 465) | String? _getDefaultAsBoolExpr(String? noDefault) method _getDefaultAsStringExpr (line 472) | String? _getDefaultAsStringExpr(String? noDefault) method _getDefaultAsInt32Expr (line 480) | String? _getDefaultAsInt32Expr(String? noDefault) method _hasBooleanOption (line 487) | bool _hasBooleanOption(Extension extension) method _typeNotImplemented (line 495) | String _typeNotImplemented(String methodName) method _unCamelCase (line 502) | String _unCamelCase(String name) function _inferLegacyProtoFeatures (line 510) | FeatureSet _inferLegacyProtoFeatures( FILE: protoc_plugin/lib/src/service_generator.dart class ServiceGenerator (line 7) | class ServiceGenerator { method serviceBaseName (line 32) | String serviceBaseName(String originalName) method resolve (line 52) | void resolve(GenerationContext ctx) method _resolveMoreTypes (line 61) | void _resolveMoreTypes(GenerationContext ctx) method _addDependency (line 67) | void _addDependency(GenerationContext ctx, String fqname, String locat... method _addDepsRecursively (line 78) | void _addDepsRecursively(MessageGenerator mg, int depth) method addImportsTo (line 101) | void addImportsTo(Set imports) method addConstantImportsTo (line 111) | void addConstantImportsTo(Set imports) method _getDartClassName (line 123) | String _getDartClassName(String fqname, {bool forMainFile = false}) method _methodName (line 140) | String _methodName(String name) method _generateStub (line 142) | void _generateStub(IndentingWriter out, MethodDescriptorProto m) method _generateStubs (line 153) | void _generateStubs(IndentingWriter out) method _generateRequestMethod (line 160) | void _generateRequestMethod(IndentingWriter out) method _generateDispatchMethod (line 180) | void _generateDispatchMethod(IndentingWriter out) method _generateMoreClassMembers (line 206) | void _generateMoreClassMembers(IndentingWriter out) method generate (line 208) | void generate(IndentingWriter out) method generateConstants (line 237) | void generateConstants(IndentingWriter out) FILE: protoc_plugin/lib/src/shared.dart function _listEquals (line 19) | bool _listEquals(List a, List b) function commentBlock (line 41) | String? commentBlock(List path) function toDartComment (line 68) | String? toDartComment(String value) FILE: protoc_plugin/lib/src/well_known_types.dart function wellKnownMixinForFullName (line 7) | PbMixin? wellKnownMixinForFullName(String qualifiedName) FILE: protoc_plugin/lib/string_escape.dart function quoted (line 6) | String quoted(String input) function _escapeCharacter (line 16) | String _escapeCharacter(int char) FILE: protoc_plugin/lib/testing/mixins.dart function hasInterfaceString (line 10) | bool hasInterfaceString() function hasOverriddenHasMethod (line 16) | bool hasOverriddenHasMethod() FILE: protoc_plugin/test/any_test.dart function main (line 13) | void main() FILE: protoc_plugin/test/bazel_test.dart function main (line 8) | void main() function onError (line 20) | void onError(String message) FILE: protoc_plugin/test/client_generator_test.dart function main (line 18) | void main() FILE: protoc_plugin/test/coded_buffer_test.dart function main (line 9) | void main() FILE: protoc_plugin/test/const_generator_test.dart function toConst (line 9) | String toConst(Object? val) function main (line 15) | void main() FILE: protoc_plugin/test/constructor_args_test.dart function main (line 12) | void main() FILE: protoc_plugin/test/default_value_escape_test.dart function main (line 9) | void main() FILE: protoc_plugin/test/deprecations_test.dart function main (line 14) | void main() FILE: protoc_plugin/test/descriptor_test.dart function main (line 13) | void main() FILE: protoc_plugin/test/doc_comments_test.dart function main (line 14) | void main() FILE: protoc_plugin/test/duration_test.dart function main (line 10) | void main() FILE: protoc_plugin/test/enum_generator_test.dart function main (line 17) | void main() FILE: protoc_plugin/test/extension_generator_test.dart function makeExtension (line 20) | pb.FieldDescriptorProto makeExtension() function main (line 30) | void main() FILE: protoc_plugin/test/extension_test.dart function throwsArgError (line 17) | Matcher throwsArgError(String expectedMessage) function main (line 43) | void main() FILE: protoc_plugin/test/extension_unknown_interaction_test.dart function main (line 10) | void main() FILE: protoc_plugin/test/feature_set_defaults_test.dart function main (line 8) | void main() FILE: protoc_plugin/test/file_generator_test.dart function buildFileDescriptor (line 20) | FileDescriptorProto buildFileDescriptor({ function createInt64Proto (line 86) | FileDescriptorProto createInt64Proto() function main (line 105) | void main() FILE: protoc_plugin/test/freeze_test.dart function main (line 11) | void main() FILE: protoc_plugin/test/generated_message_test.dart function main (line 23) | void main() function makeRecursiveMessage (line 255) | TestRecursiveMessage makeRecursiveMessage(int depth) function assertMessageDepth (line 261) | void assertMessageDepth(TestRecursiveMessage message, int depth) function testCopy (line 875) | void testCopy(TestAllTypes value1, TestAllTypes value2) function testCopyExtensions (line 917) | void testCopyExtensions(TestAllExtensions value1, TestAllExtensions value2) FILE: protoc_plugin/test/goldens/client.pb.dart class TestApi (line 1) | class TestApi { method aMethod (line 6) | $async.Future aMethod( method anotherMethod (line 10) | $async.Future<$0.AnotherReply> anotherMethod( FILE: protoc_plugin/test/goldens/deprecations.pb.dart class HelloRequest (line 22) | @$core.Deprecated('This message is deprecated') method clone (line 49) | HelloRequest clone() method copyWith (line 51) | HelloRequest copyWith(void Function(HelloRequest) updates) method create (line 59) | HelloRequest create() method createEmptyInstance (line 61) | HelloRequest createEmptyInstance() method getDefault (line 63) | HelloRequest getDefault() method hasName (line 75) | $core.bool hasName() method clearName (line 78) | void clearName() class HelloReply (line 81) | class HelloReply extends $pb.GeneratedMessage { method clone (line 107) | HelloReply clone() method copyWith (line 109) | HelloReply copyWith(void Function(HelloReply) updates) method create (line 116) | HelloReply create() method createEmptyInstance (line 118) | HelloReply createEmptyInstance() method getDefault (line 120) | HelloReply getDefault() method hasMessage (line 129) | $core.bool hasMessage() method clearMessage (line 131) | void clearMessage() class GreeterApi (line 134) | @$core.Deprecated('This service is deprecated') method sayHello (line 141) | $async.Future sayHello( FILE: protoc_plugin/test/goldens/deprecations.pbenum.dart class A (line 17) | @$core.Deprecated('This enum is deprecated') method valueOf (line 30) | A? valueOf($core.int value) FILE: protoc_plugin/test/goldens/doc_comments.pb.dart class HelloRequest (line 23) | class HelloRequest extends $pb.GeneratedMessage { method clone (line 49) | HelloRequest clone() method copyWith (line 51) | HelloRequest copyWith(void Function(HelloRequest) updates) method create (line 59) | HelloRequest create() method createEmptyInstance (line 61) | HelloRequest createEmptyInstance() method getDefault (line 63) | HelloRequest getDefault() method hasName (line 73) | $core.bool hasName() method clearName (line 75) | void clearName() class HelloReply (line 78) | class HelloReply extends $pb.GeneratedMessage { method clone (line 104) | HelloReply clone() method copyWith (line 106) | HelloReply copyWith(void Function(HelloReply) updates) method create (line 113) | HelloReply create() method createEmptyInstance (line 115) | HelloReply createEmptyInstance() method getDefault (line 117) | HelloReply getDefault() method hasMessage (line 126) | $core.bool hasMessage() method clearMessage (line 128) | void clearMessage() class GreeterApi (line 132) | class GreeterApi { method sayHello (line 138) | $async.Future sayHello( FILE: protoc_plugin/test/goldens/doc_comments.pbenum.dart class A (line 18) | class A extends $pb.ProtobufEnum { method valueOf (line 32) | A? valueOf($core.int value) FILE: protoc_plugin/test/goldens/enum.pbenum.dart class PhoneType (line 1) | class PhoneType extends $pb.ProtobufEnum { method valueOf (line 15) | PhoneType? valueOf($core.int value) FILE: protoc_plugin/test/goldens/grpc_service.pb.dart class Empty (line 19) | class Empty extends $pb.GeneratedMessage { method clone (line 37) | Empty clone() method copyWith (line 39) | Empty copyWith(void Function(Empty) updates) method create (line 46) | Empty create() method createEmptyInstance (line 48) | Empty createEmptyInstance() method getDefault (line 50) | Empty getDefault() FILE: protoc_plugin/test/goldens/imports.pb.dart class M (line 22) | class M extends $pb.GeneratedMessage { method clone (line 42) | M clone() method copyWith (line 44) | M copyWith(void Function(M) updates) method create (line 51) | M create() method createEmptyInstance (line 53) | M createEmptyInstance() method getDefault (line 55) | M getDefault() method hasM (line 64) | $core.bool hasM() method clearM (line 66) | void clearM() method ensureM (line 68) | M ensureM() method hasM1 (line 75) | $core.bool hasM1() method clearM1 (line 77) | void clearM1() method ensureM1 (line 79) | $0.M ensureM1() method hasM2 (line 86) | $core.bool hasM2() method clearM2 (line 88) | void clearM2() method ensureM2 (line 90) | $1.M ensureM2() FILE: protoc_plugin/test/goldens/int64.pb.dart class Int64 (line 20) | class Int64 extends $pb.GeneratedMessage { method clone (line 39) | Int64 clone() method copyWith (line 41) | Int64 copyWith(void Function(Int64) updates) method create (line 48) | Int64 create() method createEmptyInstance (line 50) | Int64 createEmptyInstance() method getDefault (line 52) | Int64 getDefault() method hasValue (line 61) | $core.bool hasValue() method clearValue (line 63) | void clearValue() FILE: protoc_plugin/test/goldens/messageGenerator.pb.dart class PhoneNumber (line 1) | class PhoneNumber extends $pb.GeneratedMessage { method clone (line 17) | PhoneNumber clone() method copyWith (line 19) | PhoneNumber copyWith(void Function(PhoneNumber) updates) method create (line 25) | PhoneNumber create() method createEmptyInstance (line 27) | PhoneNumber createEmptyInstance() method getDefault (line 29) | PhoneNumber getDefault() method hasNumber (line 37) | $core.bool hasNumber() method clearNumber (line 39) | void clearNumber() method hasType (line 46) | $core.bool hasType() method clearType (line 48) | void clearType() method hasName (line 55) | $core.bool hasName() method clearName (line 57) | void clearName() method hasDeprecatedField (line 67) | $core.bool hasDeprecatedField() method clearDeprecatedField (line 70) | void clearDeprecatedField() FILE: protoc_plugin/test/goldens/messageGeneratorEnums.pb.dart class PhoneNumber_PhoneType (line 1) | class PhoneNumber_PhoneType extends $pb.ProtobufEnum { method valueOf (line 15) | PhoneNumber_PhoneType? valueOf($core.int value) FILE: protoc_plugin/test/goldens/oneMessage.pb.dart class PhoneNumber (line 19) | class PhoneNumber extends $pb.GeneratedMessage { method clone (line 40) | PhoneNumber clone() method copyWith (line 42) | PhoneNumber copyWith(void Function(PhoneNumber) updates) method create (line 50) | PhoneNumber create() method createEmptyInstance (line 52) | PhoneNumber createEmptyInstance() method getDefault (line 54) | PhoneNumber getDefault() method hasNumber (line 63) | $core.bool hasNumber() method clearNumber (line 65) | void clearNumber() method hasType (line 72) | $core.bool hasType() method clearType (line 74) | void clearType() method hasName (line 81) | $core.bool hasName() method clearName (line 83) | void clearName() FILE: protoc_plugin/test/goldens/service.pb.dart class Empty (line 20) | class Empty extends $pb.GeneratedMessage { method clone (line 38) | Empty clone() method copyWith (line 40) | Empty copyWith(void Function(Empty) updates) method create (line 47) | Empty create() method createEmptyInstance (line 49) | Empty createEmptyInstance() method getDefault (line 51) | Empty getDefault() class TestApi (line 56) | class TestApi { method ping (line 61) | $async.Future ping($pb.ClientContext? ctx, Empty request) FILE: protoc_plugin/test/goldens/service.pbserver.dart class TestServiceBase (line 23) | abstract class TestServiceBase extends $pb.GeneratedService { method ping (line 24) | $async.Future<$0.Empty> ping($pb.ServerContext ctx, $0.Empty request) method createRequest (line 26) | $pb.GeneratedMessage createRequest($core.String methodName) method handleCall (line 35) | $async.Future<$pb.GeneratedMessage> handleCall($pb.ServerContext ctx, FILE: protoc_plugin/test/goldens/serviceGenerator.pb.dart class TestServiceBase (line 1) | abstract class TestServiceBase extends $pb.GeneratedService { method aMethod (line 2) | $async.Future<$0.SomeReply> aMethod( method anotherMethod (line 6) | $async.Future<$1.AnotherReply> anotherMethod( method createRequest (line 11) | $pb.GeneratedMessage createRequest($core.String methodName) method handleCall (line 22) | $async.Future<$pb.GeneratedMessage> handleCall( FILE: protoc_plugin/test/goldens/topLevelEnum.pbenum.dart class PhoneType (line 17) | class PhoneType extends $pb.ProtobufEnum { method valueOf (line 33) | PhoneType? valueOf($core.int value) FILE: protoc_plugin/test/hash_code_test.dart function main (line 10) | void main() FILE: protoc_plugin/test/high_tagnumber_test.dart function main (line 11) | void main() FILE: protoc_plugin/test/import_option_test.dart function main (line 12) | void main() FILE: protoc_plugin/test/import_public_test.dart function main (line 9) | void main() FILE: protoc_plugin/test/import_test.dart function main (line 10) | void main() FILE: protoc_plugin/test/indenting_writer_test.dart function main (line 9) | void main() FILE: protoc_plugin/test/json_test.dart function main (line 14) | void main() function expectedJson (line 34) | Matcher expectedJson(String from, String to) function optionalBytes (line 122) | String optionalBytes(String from, String to) FILE: protoc_plugin/test/leading_underscores_test.dart function main (line 10) | void main() FILE: protoc_plugin/test/list_iterator_args_test.dart function main (line 9) | void main() FILE: protoc_plugin/test/map_field_test.dart function main (line 12) | void main() function setValues (line 18) | void setValues(TestMap testMap) function updateValues (line 40) | void updateValues(TestMap testMap) function expectEmpty (line 62) | void expectEmpty(TestMap testMap) function expectMapValuesSet (line 71) | void expectMapValuesSet(TestMap testMap) function expectMapValuesUpdated (line 97) | void expectMapValuesUpdated(TestMap testMap) function testValues (line 308) | void testValues(TestMap candidate) function varint32Bytes (line 518) | List varint32Bytes(int value) FILE: protoc_plugin/test/map_test.dart function main (line 12) | void main() FILE: protoc_plugin/test/merge_test.dart function main (line 10) | void main() FILE: protoc_plugin/test/message_generator_test.dart function main (line 22) | void main() FILE: protoc_plugin/test/message_set_test.dart function main (line 14) | void main() type Encoding (line 234) | enum Encoding { lengthDelimited, group } function encodeMessageSetWithExtraItemTags (line 238) | Uint8List encodeMessageSetWithExtraItemTags(Encoding encoding) FILE: protoc_plugin/test/message_test.dart function main (line 15) | void main() FILE: protoc_plugin/test/mixin_test.dart function main (line 10) | void main() FILE: protoc_plugin/test/names_test.dart function throwsMessage (line 13) | Matcher throwsMessage(String msg) class _ToStringMatcher (line 15) | class _ToStringMatcher extends CustomMatcher { method featureValueOf (line 19) | String featureValueOf(dynamic actual) function main (line 22) | void main() function oneTwoThree (line 112) | Iterable oneTwoThree() function variants (line 133) | List variants(String s) function stringField (line 275) | FieldDescriptorProto stringField(String name, int number, String dartName) function stringFieldOneof (line 284) | FieldDescriptorProto stringFieldOneof(String name, int number, int oneof... function oneofField (line 293) | OneofDescriptorProto oneofField(String name) FILE: protoc_plugin/test/omit_enum_names_test.dart function constant (line 10) | String constant() function main (line 12) | Future main() FILE: protoc_plugin/test/omit_field_names_test.dart function constant (line 10) | String constant() function main (line 12) | Future main() FILE: protoc_plugin/test/omit_message_names_test.dart function constant (line 10) | String constant() function main (line 12) | Future main() FILE: protoc_plugin/test/oneof_test.dart function main (line 9) | void main() function expectSecondSet (line 204) | void expectSecondSet(Foo foo) function expectFirstSet (line 220) | void expectFirstSet(Foo foo) function expectOneofNotSet (line 236) | void expectOneofNotSet(Foo foo) FILE: protoc_plugin/test/proto3_json_test.dart function main (line 112) | void main() function testValue (line 159) | void testValue(double value, Object expected) function parseFailure (line 449) | Matcher parseFailure(List expectedPath) function expectRoundTrip (line 1044) | void expectRoundTrip(String typeName, int value) function expectFailure (line 1052) | void expectFailure(String typeName, int value) function expectSigned32 (line 1059) | void expectSigned32(String typeName) function expectUnsigned32 (line 1068) | void expectUnsigned32(String typeName) FILE: protoc_plugin/test/proto3_optional_test.dart function main (line 11) | void main() FILE: protoc_plugin/test/protoc_options_test.dart function main (line 9) | void main() function checkValid (line 11) | void checkValid(String? parameter) function checkInvalid (line 28) | void checkInvalid(String parameter) FILE: protoc_plugin/test/repeated_encoding_test.dart function main (line 10) | void main() FILE: protoc_plugin/test/repeated_field_test.dart function main (line 10) | void main() FILE: protoc_plugin/test/reserved_names_test.dart function main (line 22) | void main() FILE: protoc_plugin/test/send_protos_via_sendports_test.dart function sendReceive (line 15) | Future sendReceive(T object) function main (line 21) | void main() FILE: protoc_plugin/test/service_generator_test.dart function main (line 18) | void main() FILE: protoc_plugin/test/service_test.dart class SearchService (line 14) | class SearchService extends pb.SearchServiceBase { method search (line 16) | Future search( method search2 (line 28) | Future search2( class FakeJsonServer (line 44) | class FakeJsonServer { method messageHandler (line 48) | Future messageHandler( class FakeJsonClient (line 65) | class FakeJsonClient implements RpcClient { method invoke (line 71) | Future invoke( function main (line 89) | void main() function readMessageName (line 126) | String readMessageName(fqname) FILE: protoc_plugin/test/shared_test.dart function main (line 8) | void main() FILE: protoc_plugin/test/src/golden_file.dart function expectGolden (line 15) | void expectGolden(String actual, String file) FILE: protoc_plugin/test/src/mirror_util.dart function findMemberNames (line 9) | Set findMemberNames(String importName, Symbol classSymbol) function addNames (line 15) | void addNames(ClassMirror cls) function chooseName (line 18) | String chooseName(Symbol sym) FILE: protoc_plugin/test/src/service_util.dart function buildServiceDescriptor (line 7) | ServiceDescriptorProto buildServiceDescriptor() function buildFileDescriptor (line 24) | FileDescriptorProto buildFileDescriptor( FILE: protoc_plugin/test/src/test_features.dart function setTestFeature (line 12) | dynamic setTestFeature(dynamic descriptor, int value) function getTestFeature (line 27) | int getTestFeature(FeatureSet features) FILE: protoc_plugin/test/src/test_util.dart function make64 (line 14) | Int64 make64(int lo, [int? hi]) function expect64 (line 19) | Matcher expect64(int lo, [int? hi]) function assertAllExtensionsSet (line 24) | void assertAllExtensionsSet(TestAllExtensions message) function assertAllFieldsSet (line 344) | void assertAllFieldsSet(TestAllTypes message) function assertClear (line 540) | void assertClear(TestAllTypes message) function assertExtensionsClear (line 683) | void assertExtensionsClear(TestAllExtensions message) function assertPackedExtensionsSet (line 914) | void assertPackedExtensionsSet(TestPackedExtensions message) function assertPackedFieldsSet (line 991) | void assertPackedFieldsSet(TestPackedTypes message) function assertRepeatedExtensionsModified (line 1036) | void assertRepeatedExtensionsModified(TestAllExtensions message) function assertRepeatedFieldsModified (line 1355) | void assertRepeatedFieldsModified(TestAllTypes message) function assertUnpackedFieldsSet (line 1446) | void assertUnpackedFieldsSet(TestUnpackedTypes message) function getAllExtensionsSet (line 1491) | TestAllExtensions getAllExtensionsSet() function getAllSet (line 1499) | TestAllTypes getAllSet() function getExtensionRegistry (line 1505) | ExtensionRegistry getExtensionRegistry() function getPackedExtensionsSet (line 1511) | TestPackedExtensions getPackedExtensionsSet() function getPackedSet (line 1517) | TestPackedTypes getPackedSet() function getUnpackedSet (line 1523) | TestUnpackedTypes getUnpackedSet() function modifyRepeatedExtensions (line 1529) | void modifyRepeatedExtensions(TestAllExtensions message) function modifyRepeatedFields (line 1577) | void modifyRepeatedFields(TestAllTypes message) function registerAllExtensions (line 1618) | void registerAllExtensions(ExtensionRegistry registry) function setAllExtensions (line 1622) | void setAllExtensions(TestAllExtensions message) function setAllFields (line 1807) | void setAllFields(TestAllTypes message) function setPackedExtensions (line 1954) | void setPackedExtensions(TestPackedExtensions message) function setPackedFields (line 1988) | void setPackedFields(TestPackedTypes message) function setUnpackedFields (line 2022) | void setUnpackedFields(TestUnpackedTypes message) FILE: protoc_plugin/test/timestamp_test.dart function main (line 9) | void main() FILE: protoc_plugin/test/to_builder_test.dart function main (line 14) | void main() FILE: protoc_plugin/test/unknown_enums_test.dart function main (line 9) | void main() FILE: protoc_plugin/test/unknown_field_set_test.dart function main (line 13) | void main() function getField (line 19) | UnknownFieldSetField getField(String name) function checkNotEqual (line 32) | void checkNotEqual(UnknownFieldSet s1, UnknownFieldSet s2) function checkEqualsIsConsistent (line 46) | void checkEqualsIsConsistent(UnknownFieldSet set) function getBizarroData (line 165) | List getBizarroData() FILE: protoc_plugin/test/validate_fail_test.dart function main (line 26) | void main() FILE: protoc_plugin/test/wire_format_test.dart function main (line 11) | void main() FILE: protoc_plugin/tool/update_protos.dart function main (line 11) | void main(List args) function git (line 57) | Future git(List args, {required Directory cwd}) function copy (line 73) | void copy(Directory from, Directory to, String fromPrefix, List ...