Latest generation

This commit is contained in:
ci core model
2025-05-20 08:54:50 +00:00
parent 2fe38abe9f
commit 343f0eab15
227 changed files with 5613 additions and 15573 deletions

View File

@@ -124,15 +124,9 @@ class ActorCreatedPayload 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.')
ActorCreatedPayload clone() => ActorCreatedPayload()..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.')
ActorCreatedPayload copyWith(void Function(ActorCreatedPayload) updates) => super.copyWith((message) => updates(message as ActorCreatedPayload)) as ActorCreatedPayload;
$pb.BuilderInfo get info_ => _i;
@@ -319,15 +313,9 @@ class ActorCreatedEvent 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.')
ActorCreatedEvent clone() => ActorCreatedEvent()..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.')
ActorCreatedEvent copyWith(void Function(ActorCreatedEvent) updates) => super.copyWith((message) => updates(message as ActorCreatedEvent)) as ActorCreatedEvent;
$pb.BuilderInfo get info_ => _i;
@@ -404,15 +392,9 @@ class ActorCreatedRequest 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.')
ActorCreatedRequest clone() => ActorCreatedRequest()..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.')
ActorCreatedRequest copyWith(void Function(ActorCreatedRequest) updates) => super.copyWith((message) => updates(message as ActorCreatedRequest)) as ActorCreatedRequest;
$pb.BuilderInfo get info_ => _i;
@@ -484,15 +466,9 @@ class ActorCreatedResponse 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.')
ActorCreatedResponse clone() => ActorCreatedResponse()..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.')
ActorCreatedResponse copyWith(void Function(ActorCreatedResponse) updates) => super.copyWith((message) => updates(message as ActorCreatedResponse)) as ActorCreatedResponse;
$pb.BuilderInfo get info_ => _i;
@@ -593,15 +569,9 @@ class ActorCreatedv2Payload 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.')
ActorCreatedv2Payload clone() => ActorCreatedv2Payload()..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.')
ActorCreatedv2Payload copyWith(void Function(ActorCreatedv2Payload) updates) => super.copyWith((message) => updates(message as ActorCreatedv2Payload)) as ActorCreatedv2Payload;
$pb.BuilderInfo get info_ => _i;
@@ -716,15 +686,9 @@ class ActorCreatedv2Event 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.')
ActorCreatedv2Event clone() => ActorCreatedv2Event()..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.')
ActorCreatedv2Event copyWith(void Function(ActorCreatedv2Event) updates) => super.copyWith((message) => updates(message as ActorCreatedv2Event)) as ActorCreatedv2Event;
$pb.BuilderInfo get info_ => _i;
@@ -801,15 +765,9 @@ class ActorCreatedv2Request 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.')
ActorCreatedv2Request clone() => ActorCreatedv2Request()..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.')
ActorCreatedv2Request copyWith(void Function(ActorCreatedv2Request) updates) => super.copyWith((message) => updates(message as ActorCreatedv2Request)) as ActorCreatedv2Request;
$pb.BuilderInfo get info_ => _i;
@@ -881,15 +839,9 @@ class ActorCreatedv2Response 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.')
ActorCreatedv2Response clone() => ActorCreatedv2Response()..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.')
ActorCreatedv2Response copyWith(void Function(ActorCreatedv2Response) updates) => super.copyWith((message) => updates(message as ActorCreatedv2Response)) as ActorCreatedv2Response;
$pb.BuilderInfo get info_ => _i;
@@ -936,15 +888,9 @@ class ActorDeletedPayload 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.')
ActorDeletedPayload clone() => ActorDeletedPayload()..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.')
ActorDeletedPayload copyWith(void Function(ActorDeletedPayload) updates) => super.copyWith((message) => updates(message as ActorDeletedPayload)) as ActorDeletedPayload;
$pb.BuilderInfo get info_ => _i;
@@ -988,15 +934,9 @@ class ActorDeletedEvent 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.')
ActorDeletedEvent clone() => ActorDeletedEvent()..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.')
ActorDeletedEvent copyWith(void Function(ActorDeletedEvent) updates) => super.copyWith((message) => updates(message as ActorDeletedEvent)) as ActorDeletedEvent;
$pb.BuilderInfo get info_ => _i;
@@ -1073,15 +1013,9 @@ class ActorDeletedRequest 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.')
ActorDeletedRequest clone() => ActorDeletedRequest()..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.')
ActorDeletedRequest copyWith(void Function(ActorDeletedRequest) updates) => super.copyWith((message) => updates(message as ActorDeletedRequest)) as ActorDeletedRequest;
$pb.BuilderInfo get info_ => _i;
@@ -1153,15 +1087,9 @@ class ActorDeletedResponse 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.')
ActorDeletedResponse clone() => ActorDeletedResponse()..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.')
ActorDeletedResponse copyWith(void Function(ActorDeletedResponse) updates) => super.copyWith((message) => updates(message as ActorDeletedResponse)) as ActorDeletedResponse;
$pb.BuilderInfo get info_ => _i;
@@ -1217,15 +1145,9 @@ class ActorSnapshotCompletedPayload 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.')
ActorSnapshotCompletedPayload clone() => ActorSnapshotCompletedPayload()..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.')
ActorSnapshotCompletedPayload copyWith(void Function(ActorSnapshotCompletedPayload) updates) => super.copyWith((message) => updates(message as ActorSnapshotCompletedPayload)) as ActorSnapshotCompletedPayload;
$pb.BuilderInfo get info_ => _i;
@@ -1280,15 +1202,9 @@ class ActorSnapshotCompletedEvent 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.')
ActorSnapshotCompletedEvent clone() => ActorSnapshotCompletedEvent()..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.')
ActorSnapshotCompletedEvent copyWith(void Function(ActorSnapshotCompletedEvent) updates) => super.copyWith((message) => updates(message as ActorSnapshotCompletedEvent)) as ActorSnapshotCompletedEvent;
$pb.BuilderInfo get info_ => _i;
@@ -1365,15 +1281,9 @@ class ActorSnapshotCompletedRequest 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.')
ActorSnapshotCompletedRequest clone() => ActorSnapshotCompletedRequest()..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.')
ActorSnapshotCompletedRequest copyWith(void Function(ActorSnapshotCompletedRequest) updates) => super.copyWith((message) => updates(message as ActorSnapshotCompletedRequest)) as ActorSnapshotCompletedRequest;
$pb.BuilderInfo get info_ => _i;
@@ -1445,15 +1355,9 @@ class ActorSnapshotCompletedResponse 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.')
ActorSnapshotCompletedResponse clone() => ActorSnapshotCompletedResponse()..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.')
ActorSnapshotCompletedResponse copyWith(void Function(ActorSnapshotCompletedResponse) updates) => super.copyWith((message) => updates(message as ActorSnapshotCompletedResponse)) as ActorSnapshotCompletedResponse;
$pb.BuilderInfo get info_ => _i;
@@ -1508,15 +1412,9 @@ class ActorAttachmentAddedPayload 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.')
ActorAttachmentAddedPayload clone() => ActorAttachmentAddedPayload()..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.')
ActorAttachmentAddedPayload copyWith(void Function(ActorAttachmentAddedPayload) updates) => super.copyWith((message) => updates(message as ActorAttachmentAddedPayload)) as ActorAttachmentAddedPayload;
$pb.BuilderInfo get info_ => _i;
@@ -1562,15 +1460,9 @@ class ActorAttachmentAddedEvent 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.')
ActorAttachmentAddedEvent clone() => ActorAttachmentAddedEvent()..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.')
ActorAttachmentAddedEvent copyWith(void Function(ActorAttachmentAddedEvent) updates) => super.copyWith((message) => updates(message as ActorAttachmentAddedEvent)) as ActorAttachmentAddedEvent;
$pb.BuilderInfo get info_ => _i;
@@ -1646,15 +1538,9 @@ class ActorAttachmentAddedRequest 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.')
ActorAttachmentAddedRequest clone() => ActorAttachmentAddedRequest()..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.')
ActorAttachmentAddedRequest copyWith(void Function(ActorAttachmentAddedRequest) updates) => super.copyWith((message) => updates(message as ActorAttachmentAddedRequest)) as ActorAttachmentAddedRequest;
$pb.BuilderInfo get info_ => _i;
@@ -1725,15 +1611,9 @@ class ActorAttachmentAddedResponse 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.')
ActorAttachmentAddedResponse clone() => ActorAttachmentAddedResponse()..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.')
ActorAttachmentAddedResponse copyWith(void Function(ActorAttachmentAddedResponse) updates) => super.copyWith((message) => updates(message as ActorAttachmentAddedResponse)) as ActorAttachmentAddedResponse;
$pb.BuilderInfo get info_ => _i;
@@ -1788,15 +1668,9 @@ class ActorAttachmentRemovedPayload 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.')
ActorAttachmentRemovedPayload clone() => ActorAttachmentRemovedPayload()..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.')
ActorAttachmentRemovedPayload copyWith(void Function(ActorAttachmentRemovedPayload) updates) => super.copyWith((message) => updates(message as ActorAttachmentRemovedPayload)) as ActorAttachmentRemovedPayload;
$pb.BuilderInfo get info_ => _i;
@@ -1842,15 +1716,9 @@ class ActorAttachmentRemovedEvent 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.')
ActorAttachmentRemovedEvent clone() => ActorAttachmentRemovedEvent()..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.')
ActorAttachmentRemovedEvent copyWith(void Function(ActorAttachmentRemovedEvent) updates) => super.copyWith((message) => updates(message as ActorAttachmentRemovedEvent)) as ActorAttachmentRemovedEvent;
$pb.BuilderInfo get info_ => _i;
@@ -1926,15 +1794,9 @@ class ActorAttachmentRemovedRequest 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.')
ActorAttachmentRemovedRequest clone() => ActorAttachmentRemovedRequest()..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.')
ActorAttachmentRemovedRequest copyWith(void Function(ActorAttachmentRemovedRequest) updates) => super.copyWith((message) => updates(message as ActorAttachmentRemovedRequest)) as ActorAttachmentRemovedRequest;
$pb.BuilderInfo get info_ => _i;
@@ -2005,15 +1867,9 @@ class ActorAttachmentRemovedResponse 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.')
ActorAttachmentRemovedResponse clone() => ActorAttachmentRemovedResponse()..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.')
ActorAttachmentRemovedResponse copyWith(void Function(ActorAttachmentRemovedResponse) updates) => super.copyWith((message) => updates(message as ActorAttachmentRemovedResponse)) as ActorAttachmentRemovedResponse;
$pb.BuilderInfo get info_ => _i;
@@ -2068,15 +1924,9 @@ class ActorClaimAddedPayload 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.')
ActorClaimAddedPayload clone() => ActorClaimAddedPayload()..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.')
ActorClaimAddedPayload copyWith(void Function(ActorClaimAddedPayload) updates) => super.copyWith((message) => updates(message as ActorClaimAddedPayload)) as ActorClaimAddedPayload;
$pb.BuilderInfo get info_ => _i;
@@ -2122,15 +1972,9 @@ class ActorClaimAddedEvent 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.')
ActorClaimAddedEvent clone() => ActorClaimAddedEvent()..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.')
ActorClaimAddedEvent copyWith(void Function(ActorClaimAddedEvent) updates) => super.copyWith((message) => updates(message as ActorClaimAddedEvent)) as ActorClaimAddedEvent;
$pb.BuilderInfo get info_ => _i;
@@ -2206,15 +2050,9 @@ class ActorClaimAddedRequest 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.')
ActorClaimAddedRequest clone() => ActorClaimAddedRequest()..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.')
ActorClaimAddedRequest copyWith(void Function(ActorClaimAddedRequest) updates) => super.copyWith((message) => updates(message as ActorClaimAddedRequest)) as ActorClaimAddedRequest;
$pb.BuilderInfo get info_ => _i;
@@ -2285,15 +2123,9 @@ class ActorClaimAddedResponse 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.')
ActorClaimAddedResponse clone() => ActorClaimAddedResponse()..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.')
ActorClaimAddedResponse copyWith(void Function(ActorClaimAddedResponse) updates) => super.copyWith((message) => updates(message as ActorClaimAddedResponse)) as ActorClaimAddedResponse;
$pb.BuilderInfo get info_ => _i;
@@ -2348,15 +2180,9 @@ class ActorMetaDataUpdatedPayload 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.')
ActorMetaDataUpdatedPayload clone() => ActorMetaDataUpdatedPayload()..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.')
ActorMetaDataUpdatedPayload copyWith(void Function(ActorMetaDataUpdatedPayload) updates) => super.copyWith((message) => updates(message as ActorMetaDataUpdatedPayload)) as ActorMetaDataUpdatedPayload;
$pb.BuilderInfo get info_ => _i;
@@ -2403,15 +2229,9 @@ class ActorMetaDataUpdatedEvent 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.')
ActorMetaDataUpdatedEvent clone() => ActorMetaDataUpdatedEvent()..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.')
ActorMetaDataUpdatedEvent copyWith(void Function(ActorMetaDataUpdatedEvent) updates) => super.copyWith((message) => updates(message as ActorMetaDataUpdatedEvent)) as ActorMetaDataUpdatedEvent;
$pb.BuilderInfo get info_ => _i;
@@ -2487,15 +2307,9 @@ class ActorMetaDataUpdatedRequest 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.')
ActorMetaDataUpdatedRequest clone() => ActorMetaDataUpdatedRequest()..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.')
ActorMetaDataUpdatedRequest copyWith(void Function(ActorMetaDataUpdatedRequest) updates) => super.copyWith((message) => updates(message as ActorMetaDataUpdatedRequest)) as ActorMetaDataUpdatedRequest;
$pb.BuilderInfo get info_ => _i;
@@ -2566,15 +2380,9 @@ class ActorMetaDataUpdatedResponse 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.')
ActorMetaDataUpdatedResponse clone() => ActorMetaDataUpdatedResponse()..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.')
ActorMetaDataUpdatedResponse copyWith(void Function(ActorMetaDataUpdatedResponse) updates) => super.copyWith((message) => updates(message as ActorMetaDataUpdatedResponse)) as ActorMetaDataUpdatedResponse;
$pb.BuilderInfo get info_ => _i;