You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
factoryEnvironmentValueDebugData.fromBuffer($core.List<$core.int> i, [$pb.ExtensionRegistry r = $pb.ExtensionRegistry.EMPTY]) =>create()..mergeFromBuffer(i, r);
484
+
factoryEnvironmentValueDebugData.fromJson($core.String i, [$pb.ExtensionRegistry r = $pb.ExtensionRegistry.EMPTY]) =>create()..mergeFromJson(i, r);
485
+
@$core.Deprecated(
486
+
'Using this can add significant overhead to your binary. '
/// Descriptor for `AppConstantDebugData`. Decode as a `google.protobuf.DescriptorProto`.
188
188
final $typed_data.Uint8List appConstantDebugDataDescriptor = $convert.base64Decode('ChRBcHBDb25zdGFudERlYnVnRGF0YRJACgZ2YWx1ZXMYASADKAsyKC5zY2hlbWEuQXBwQ29uc3RhbnREZWJ1Z0RhdGEuVmFsdWVzRW50cnlSBnZhbHVlcxISCgRsaW5rGAIgASgJUgRsaW5rEikKEHNlYXJjaF9yZWZlcmVuY2UYAyABKAlSD3NlYXJjaFJlZmVyZW5jZRpRCgtWYWx1ZXNFbnRyeRIQCgNrZXkYASABKAlSA2tleRIsCgV2YWx1ZRgCIAEoCzIWLnNjaGVtYS5EZWJ1Z0RhdGFGaWVsZFIFdmFsdWU6AjgB');
/// Descriptor for `EnvironmentValueDebugData`. Decode as a `google.protobuf.DescriptorProto`.
211
+
final $typed_data.Uint8List environmentValueDebugDataDescriptor = $convert.base64Decode('ChlFbnZpcm9ubWVudFZhbHVlRGVidWdEYXRhEkUKBnZhbHVlcxgBIAMoCzItLnNjaGVtYS5FbnZpcm9ubWVudFZhbHVlRGVidWdEYXRhLlZhbHVlc0VudHJ5UgZ2YWx1ZXMSEgoEbGluaxgCIAEoCVIEbGluaxIpChBzZWFyY2hfcmVmZXJlbmNlGAMgASgJUg9zZWFyY2hSZWZlcmVuY2UaUQoLVmFsdWVzRW50cnkSEAoDa2V5GAEgASgJUgNrZXkSLAoFdmFsdWUYAiABKAsyFi5zY2hlbWEuRGVidWdEYXRhRmllbGRSBXZhbHVlOgI4AQ==');
0 commit comments