You've already forked dart-core-sdk
Latest generation
This commit is contained in:
@@ -41,15 +41,9 @@ class ConnectionSettings extends $pb.GeneratedMessage {
|
||||
..hasRequiredFields = false
|
||||
;
|
||||
|
||||
@$core.Deprecated(
|
||||
'Using this can add significant overhead to your binary. '
|
||||
'Use [GeneratedMessageGenericExtensions.deepCopy] instead. '
|
||||
'Will be removed in next major version')
|
||||
@$core.Deprecated('See https://github.com/google/protobuf.dart/issues/998.')
|
||||
ConnectionSettings clone() => ConnectionSettings()..mergeFromMessage(this);
|
||||
@$core.Deprecated(
|
||||
'Using this can add significant overhead to your binary. '
|
||||
'Use [GeneratedMessageGenericExtensions.rebuild] instead. '
|
||||
'Will be removed in next major version')
|
||||
@$core.Deprecated('See https://github.com/google/protobuf.dart/issues/998.')
|
||||
ConnectionSettings copyWith(void Function(ConnectionSettings) updates) => super.copyWith((message) => updates(message as ConnectionSettings)) as ConnectionSettings;
|
||||
|
||||
$pb.BuilderInfo get info_ => _i;
|
||||
@@ -105,15 +99,9 @@ class PutConnectionSettingsRequest extends $pb.GeneratedMessage {
|
||||
..hasRequiredFields = false
|
||||
;
|
||||
|
||||
@$core.Deprecated(
|
||||
'Using this can add significant overhead to your binary. '
|
||||
'Use [GeneratedMessageGenericExtensions.deepCopy] instead. '
|
||||
'Will be removed in next major version')
|
||||
@$core.Deprecated('See https://github.com/google/protobuf.dart/issues/998.')
|
||||
PutConnectionSettingsRequest clone() => PutConnectionSettingsRequest()..mergeFromMessage(this);
|
||||
@$core.Deprecated(
|
||||
'Using this can add significant overhead to your binary. '
|
||||
'Use [GeneratedMessageGenericExtensions.rebuild] instead. '
|
||||
'Will be removed in next major version')
|
||||
@$core.Deprecated('See https://github.com/google/protobuf.dart/issues/998.')
|
||||
PutConnectionSettingsRequest copyWith(void Function(PutConnectionSettingsRequest) updates) => super.copyWith((message) => updates(message as PutConnectionSettingsRequest)) as PutConnectionSettingsRequest;
|
||||
|
||||
$pb.BuilderInfo get info_ => _i;
|
||||
@@ -160,15 +148,9 @@ class PutConnectionSettingsResult extends $pb.GeneratedMessage {
|
||||
..hasRequiredFields = false
|
||||
;
|
||||
|
||||
@$core.Deprecated(
|
||||
'Using this can add significant overhead to your binary. '
|
||||
'Use [GeneratedMessageGenericExtensions.deepCopy] instead. '
|
||||
'Will be removed in next major version')
|
||||
@$core.Deprecated('See https://github.com/google/protobuf.dart/issues/998.')
|
||||
PutConnectionSettingsResult clone() => PutConnectionSettingsResult()..mergeFromMessage(this);
|
||||
@$core.Deprecated(
|
||||
'Using this can add significant overhead to your binary. '
|
||||
'Use [GeneratedMessageGenericExtensions.rebuild] instead. '
|
||||
'Will be removed in next major version')
|
||||
@$core.Deprecated('See https://github.com/google/protobuf.dart/issues/998.')
|
||||
PutConnectionSettingsResult copyWith(void Function(PutConnectionSettingsResult) updates) => super.copyWith((message) => updates(message as PutConnectionSettingsResult)) as PutConnectionSettingsResult;
|
||||
|
||||
$pb.BuilderInfo get info_ => _i;
|
||||
@@ -211,15 +193,9 @@ class GetConnectionSettingsRequest extends $pb.GeneratedMessage {
|
||||
..hasRequiredFields = false
|
||||
;
|
||||
|
||||
@$core.Deprecated(
|
||||
'Using this can add significant overhead to your binary. '
|
||||
'Use [GeneratedMessageGenericExtensions.deepCopy] instead. '
|
||||
'Will be removed in next major version')
|
||||
@$core.Deprecated('See https://github.com/google/protobuf.dart/issues/998.')
|
||||
GetConnectionSettingsRequest clone() => GetConnectionSettingsRequest()..mergeFromMessage(this);
|
||||
@$core.Deprecated(
|
||||
'Using this can add significant overhead to your binary. '
|
||||
'Use [GeneratedMessageGenericExtensions.rebuild] instead. '
|
||||
'Will be removed in next major version')
|
||||
@$core.Deprecated('See https://github.com/google/protobuf.dart/issues/998.')
|
||||
GetConnectionSettingsRequest copyWith(void Function(GetConnectionSettingsRequest) updates) => super.copyWith((message) => updates(message as GetConnectionSettingsRequest)) as GetConnectionSettingsRequest;
|
||||
|
||||
$pb.BuilderInfo get info_ => _i;
|
||||
@@ -263,15 +239,9 @@ class GetConnectionSettingsResult extends $pb.GeneratedMessage {
|
||||
..hasRequiredFields = false
|
||||
;
|
||||
|
||||
@$core.Deprecated(
|
||||
'Using this can add significant overhead to your binary. '
|
||||
'Use [GeneratedMessageGenericExtensions.deepCopy] instead. '
|
||||
'Will be removed in next major version')
|
||||
@$core.Deprecated('See https://github.com/google/protobuf.dart/issues/998.')
|
||||
GetConnectionSettingsResult clone() => GetConnectionSettingsResult()..mergeFromMessage(this);
|
||||
@$core.Deprecated(
|
||||
'Using this can add significant overhead to your binary. '
|
||||
'Use [GeneratedMessageGenericExtensions.rebuild] instead. '
|
||||
'Will be removed in next major version')
|
||||
@$core.Deprecated('See https://github.com/google/protobuf.dart/issues/998.')
|
||||
GetConnectionSettingsResult copyWith(void Function(GetConnectionSettingsResult) updates) => super.copyWith((message) => updates(message as GetConnectionSettingsResult)) as GetConnectionSettingsResult;
|
||||
|
||||
$pb.BuilderInfo get info_ => _i;
|
||||
@@ -314,15 +284,9 @@ class DeleteConnectionSettingsRequest extends $pb.GeneratedMessage {
|
||||
..hasRequiredFields = false
|
||||
;
|
||||
|
||||
@$core.Deprecated(
|
||||
'Using this can add significant overhead to your binary. '
|
||||
'Use [GeneratedMessageGenericExtensions.deepCopy] instead. '
|
||||
'Will be removed in next major version')
|
||||
@$core.Deprecated('See https://github.com/google/protobuf.dart/issues/998.')
|
||||
DeleteConnectionSettingsRequest clone() => DeleteConnectionSettingsRequest()..mergeFromMessage(this);
|
||||
@$core.Deprecated(
|
||||
'Using this can add significant overhead to your binary. '
|
||||
'Use [GeneratedMessageGenericExtensions.rebuild] instead. '
|
||||
'Will be removed in next major version')
|
||||
@$core.Deprecated('See https://github.com/google/protobuf.dart/issues/998.')
|
||||
DeleteConnectionSettingsRequest copyWith(void Function(DeleteConnectionSettingsRequest) updates) => super.copyWith((message) => updates(message as DeleteConnectionSettingsRequest)) as DeleteConnectionSettingsRequest;
|
||||
|
||||
$pb.BuilderInfo get info_ => _i;
|
||||
@@ -357,15 +321,9 @@ class DeleteConnectionSettingsResult extends $pb.GeneratedMessage {
|
||||
..hasRequiredFields = false
|
||||
;
|
||||
|
||||
@$core.Deprecated(
|
||||
'Using this can add significant overhead to your binary. '
|
||||
'Use [GeneratedMessageGenericExtensions.deepCopy] instead. '
|
||||
'Will be removed in next major version')
|
||||
@$core.Deprecated('See https://github.com/google/protobuf.dart/issues/998.')
|
||||
DeleteConnectionSettingsResult clone() => DeleteConnectionSettingsResult()..mergeFromMessage(this);
|
||||
@$core.Deprecated(
|
||||
'Using this can add significant overhead to your binary. '
|
||||
'Use [GeneratedMessageGenericExtensions.rebuild] instead. '
|
||||
'Will be removed in next major version')
|
||||
@$core.Deprecated('See https://github.com/google/protobuf.dart/issues/998.')
|
||||
DeleteConnectionSettingsResult copyWith(void Function(DeleteConnectionSettingsResult) updates) => super.copyWith((message) => updates(message as DeleteConnectionSettingsResult)) as DeleteConnectionSettingsResult;
|
||||
|
||||
$pb.BuilderInfo get info_ => _i;
|
||||
|
||||
Reference in New Issue
Block a user