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

@@ -70,15 +70,9 @@ class AppointmentCreatedPayload 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.')
AppointmentCreatedPayload clone() => AppointmentCreatedPayload()..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.')
AppointmentCreatedPayload copyWith(void Function(AppointmentCreatedPayload) updates) => super.copyWith((message) => updates(message as AppointmentCreatedPayload)) as AppointmentCreatedPayload;
$pb.BuilderInfo get info_ => _i;
@@ -166,15 +160,9 @@ class AppointmentCreatedEvent 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.')
AppointmentCreatedEvent clone() => AppointmentCreatedEvent()..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.')
AppointmentCreatedEvent copyWith(void Function(AppointmentCreatedEvent) updates) => super.copyWith((message) => updates(message as AppointmentCreatedEvent)) as AppointmentCreatedEvent;
$pb.BuilderInfo get info_ => _i;
@@ -251,15 +239,9 @@ class AppointmentCreatedRequest 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.')
AppointmentCreatedRequest clone() => AppointmentCreatedRequest()..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.')
AppointmentCreatedRequest copyWith(void Function(AppointmentCreatedRequest) updates) => super.copyWith((message) => updates(message as AppointmentCreatedRequest)) as AppointmentCreatedRequest;
$pb.BuilderInfo get info_ => _i;
@@ -331,15 +313,9 @@ class AppointmentCreatedResponse 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.')
AppointmentCreatedResponse clone() => AppointmentCreatedResponse()..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.')
AppointmentCreatedResponse copyWith(void Function(AppointmentCreatedResponse) updates) => super.copyWith((message) => updates(message as AppointmentCreatedResponse)) as AppointmentCreatedResponse;
$pb.BuilderInfo get info_ => _i;
@@ -386,15 +362,9 @@ class AppointmentCanceledPayload 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.')
AppointmentCanceledPayload clone() => AppointmentCanceledPayload()..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.')
AppointmentCanceledPayload copyWith(void Function(AppointmentCanceledPayload) updates) => super.copyWith((message) => updates(message as AppointmentCanceledPayload)) as AppointmentCanceledPayload;
$pb.BuilderInfo get info_ => _i;
@@ -438,15 +408,9 @@ class AppointmentCanceledEvent 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.')
AppointmentCanceledEvent clone() => AppointmentCanceledEvent()..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.')
AppointmentCanceledEvent copyWith(void Function(AppointmentCanceledEvent) updates) => super.copyWith((message) => updates(message as AppointmentCanceledEvent)) as AppointmentCanceledEvent;
$pb.BuilderInfo get info_ => _i;
@@ -523,15 +487,9 @@ class AppointmentCanceledRequest 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.')
AppointmentCanceledRequest clone() => AppointmentCanceledRequest()..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.')
AppointmentCanceledRequest copyWith(void Function(AppointmentCanceledRequest) updates) => super.copyWith((message) => updates(message as AppointmentCanceledRequest)) as AppointmentCanceledRequest;
$pb.BuilderInfo get info_ => _i;
@@ -603,15 +561,9 @@ class AppointmentCanceledResponse 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.')
AppointmentCanceledResponse clone() => AppointmentCanceledResponse()..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.')
AppointmentCanceledResponse copyWith(void Function(AppointmentCanceledResponse) updates) => super.copyWith((message) => updates(message as AppointmentCanceledResponse)) as AppointmentCanceledResponse;
$pb.BuilderInfo get info_ => _i;
@@ -667,15 +619,9 @@ class AppointmentCarrierInformationUpdatedPayload 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.')
AppointmentCarrierInformationUpdatedPayload clone() => AppointmentCarrierInformationUpdatedPayload()..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.')
AppointmentCarrierInformationUpdatedPayload copyWith(void Function(AppointmentCarrierInformationUpdatedPayload) updates) => super.copyWith((message) => updates(message as AppointmentCarrierInformationUpdatedPayload)) as AppointmentCarrierInformationUpdatedPayload;
$pb.BuilderInfo get info_ => _i;
@@ -723,15 +669,9 @@ class AppointmentCarrierInformationUpdatedEvent 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.')
AppointmentCarrierInformationUpdatedEvent clone() => AppointmentCarrierInformationUpdatedEvent()..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.')
AppointmentCarrierInformationUpdatedEvent copyWith(void Function(AppointmentCarrierInformationUpdatedEvent) updates) => super.copyWith((message) => updates(message as AppointmentCarrierInformationUpdatedEvent)) as AppointmentCarrierInformationUpdatedEvent;
$pb.BuilderInfo get info_ => _i;
@@ -808,15 +748,9 @@ class AppointmentCarrierInformationUpdatedRequest 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.')
AppointmentCarrierInformationUpdatedRequest clone() => AppointmentCarrierInformationUpdatedRequest()..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.')
AppointmentCarrierInformationUpdatedRequest copyWith(void Function(AppointmentCarrierInformationUpdatedRequest) updates) => super.copyWith((message) => updates(message as AppointmentCarrierInformationUpdatedRequest)) as AppointmentCarrierInformationUpdatedRequest;
$pb.BuilderInfo get info_ => _i;
@@ -888,15 +822,9 @@ class AppointmentCarrierInformationUpdatedResponse 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.')
AppointmentCarrierInformationUpdatedResponse clone() => AppointmentCarrierInformationUpdatedResponse()..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.')
AppointmentCarrierInformationUpdatedResponse copyWith(void Function(AppointmentCarrierInformationUpdatedResponse) updates) => super.copyWith((message) => updates(message as AppointmentCarrierInformationUpdatedResponse)) as AppointmentCarrierInformationUpdatedResponse;
$pb.BuilderInfo get info_ => _i;
@@ -943,15 +871,9 @@ class AppointmentCarrierExpectedPayload 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.')
AppointmentCarrierExpectedPayload clone() => AppointmentCarrierExpectedPayload()..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.')
AppointmentCarrierExpectedPayload copyWith(void Function(AppointmentCarrierExpectedPayload) updates) => super.copyWith((message) => updates(message as AppointmentCarrierExpectedPayload)) as AppointmentCarrierExpectedPayload;
$pb.BuilderInfo get info_ => _i;
@@ -995,15 +917,9 @@ class AppointmentCarrierExpectedEvent 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.')
AppointmentCarrierExpectedEvent clone() => AppointmentCarrierExpectedEvent()..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.')
AppointmentCarrierExpectedEvent copyWith(void Function(AppointmentCarrierExpectedEvent) updates) => super.copyWith((message) => updates(message as AppointmentCarrierExpectedEvent)) as AppointmentCarrierExpectedEvent;
$pb.BuilderInfo get info_ => _i;
@@ -1080,15 +996,9 @@ class AppointmentCarrierExpectedRequest 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.')
AppointmentCarrierExpectedRequest clone() => AppointmentCarrierExpectedRequest()..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.')
AppointmentCarrierExpectedRequest copyWith(void Function(AppointmentCarrierExpectedRequest) updates) => super.copyWith((message) => updates(message as AppointmentCarrierExpectedRequest)) as AppointmentCarrierExpectedRequest;
$pb.BuilderInfo get info_ => _i;
@@ -1160,15 +1070,9 @@ class AppointmentCarrierExpectedResponse 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.')
AppointmentCarrierExpectedResponse clone() => AppointmentCarrierExpectedResponse()..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.')
AppointmentCarrierExpectedResponse copyWith(void Function(AppointmentCarrierExpectedResponse) updates) => super.copyWith((message) => updates(message as AppointmentCarrierExpectedResponse)) as AppointmentCarrierExpectedResponse;
$pb.BuilderInfo get info_ => _i;
@@ -1215,15 +1119,9 @@ class AppointmentCarrierArrivedPayload 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.')
AppointmentCarrierArrivedPayload clone() => AppointmentCarrierArrivedPayload()..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.')
AppointmentCarrierArrivedPayload copyWith(void Function(AppointmentCarrierArrivedPayload) updates) => super.copyWith((message) => updates(message as AppointmentCarrierArrivedPayload)) as AppointmentCarrierArrivedPayload;
$pb.BuilderInfo get info_ => _i;
@@ -1267,15 +1165,9 @@ class AppointmentCarrierArrivedEvent 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.')
AppointmentCarrierArrivedEvent clone() => AppointmentCarrierArrivedEvent()..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.')
AppointmentCarrierArrivedEvent copyWith(void Function(AppointmentCarrierArrivedEvent) updates) => super.copyWith((message) => updates(message as AppointmentCarrierArrivedEvent)) as AppointmentCarrierArrivedEvent;
$pb.BuilderInfo get info_ => _i;
@@ -1352,15 +1244,9 @@ class AppointmentCarrierArrivedRequest 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.')
AppointmentCarrierArrivedRequest clone() => AppointmentCarrierArrivedRequest()..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.')
AppointmentCarrierArrivedRequest copyWith(void Function(AppointmentCarrierArrivedRequest) updates) => super.copyWith((message) => updates(message as AppointmentCarrierArrivedRequest)) as AppointmentCarrierArrivedRequest;
$pb.BuilderInfo get info_ => _i;
@@ -1432,15 +1318,9 @@ class AppointmentCarrierArrivedResponse 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.')
AppointmentCarrierArrivedResponse clone() => AppointmentCarrierArrivedResponse()..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.')
AppointmentCarrierArrivedResponse copyWith(void Function(AppointmentCarrierArrivedResponse) updates) => super.copyWith((message) => updates(message as AppointmentCarrierArrivedResponse)) as AppointmentCarrierArrivedResponse;
$pb.BuilderInfo get info_ => _i;
@@ -1487,15 +1367,9 @@ class AppointmentExpeditionStartedPayload 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.')
AppointmentExpeditionStartedPayload clone() => AppointmentExpeditionStartedPayload()..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.')
AppointmentExpeditionStartedPayload copyWith(void Function(AppointmentExpeditionStartedPayload) updates) => super.copyWith((message) => updates(message as AppointmentExpeditionStartedPayload)) as AppointmentExpeditionStartedPayload;
$pb.BuilderInfo get info_ => _i;
@@ -1539,15 +1413,9 @@ class AppointmentExpeditionStartedEvent 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.')
AppointmentExpeditionStartedEvent clone() => AppointmentExpeditionStartedEvent()..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.')
AppointmentExpeditionStartedEvent copyWith(void Function(AppointmentExpeditionStartedEvent) updates) => super.copyWith((message) => updates(message as AppointmentExpeditionStartedEvent)) as AppointmentExpeditionStartedEvent;
$pb.BuilderInfo get info_ => _i;
@@ -1624,15 +1492,9 @@ class AppointmentExpeditionStartedRequest 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.')
AppointmentExpeditionStartedRequest clone() => AppointmentExpeditionStartedRequest()..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.')
AppointmentExpeditionStartedRequest copyWith(void Function(AppointmentExpeditionStartedRequest) updates) => super.copyWith((message) => updates(message as AppointmentExpeditionStartedRequest)) as AppointmentExpeditionStartedRequest;
$pb.BuilderInfo get info_ => _i;
@@ -1704,15 +1566,9 @@ class AppointmentExpeditionStartedResponse 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.')
AppointmentExpeditionStartedResponse clone() => AppointmentExpeditionStartedResponse()..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.')
AppointmentExpeditionStartedResponse copyWith(void Function(AppointmentExpeditionStartedResponse) updates) => super.copyWith((message) => updates(message as AppointmentExpeditionStartedResponse)) as AppointmentExpeditionStartedResponse;
$pb.BuilderInfo get info_ => _i;
@@ -1759,15 +1615,9 @@ class AppointmentExpeditionLoadedPayload 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.')
AppointmentExpeditionLoadedPayload clone() => AppointmentExpeditionLoadedPayload()..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.')
AppointmentExpeditionLoadedPayload copyWith(void Function(AppointmentExpeditionLoadedPayload) updates) => super.copyWith((message) => updates(message as AppointmentExpeditionLoadedPayload)) as AppointmentExpeditionLoadedPayload;
$pb.BuilderInfo get info_ => _i;
@@ -1811,15 +1661,9 @@ class AppointmentExpeditionLoadedEvent 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.')
AppointmentExpeditionLoadedEvent clone() => AppointmentExpeditionLoadedEvent()..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.')
AppointmentExpeditionLoadedEvent copyWith(void Function(AppointmentExpeditionLoadedEvent) updates) => super.copyWith((message) => updates(message as AppointmentExpeditionLoadedEvent)) as AppointmentExpeditionLoadedEvent;
$pb.BuilderInfo get info_ => _i;
@@ -1896,15 +1740,9 @@ class AppointmentExpeditionLoadedRequest 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.')
AppointmentExpeditionLoadedRequest clone() => AppointmentExpeditionLoadedRequest()..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.')
AppointmentExpeditionLoadedRequest copyWith(void Function(AppointmentExpeditionLoadedRequest) updates) => super.copyWith((message) => updates(message as AppointmentExpeditionLoadedRequest)) as AppointmentExpeditionLoadedRequest;
$pb.BuilderInfo get info_ => _i;
@@ -1976,15 +1814,9 @@ class AppointmentExpeditionLoadedResponse 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.')
AppointmentExpeditionLoadedResponse clone() => AppointmentExpeditionLoadedResponse()..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.')
AppointmentExpeditionLoadedResponse copyWith(void Function(AppointmentExpeditionLoadedResponse) updates) => super.copyWith((message) => updates(message as AppointmentExpeditionLoadedResponse)) as AppointmentExpeditionLoadedResponse;
$pb.BuilderInfo get info_ => _i;
@@ -2031,15 +1863,9 @@ class AppointmentReceptionStartedPayload 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.')
AppointmentReceptionStartedPayload clone() => AppointmentReceptionStartedPayload()..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.')
AppointmentReceptionStartedPayload copyWith(void Function(AppointmentReceptionStartedPayload) updates) => super.copyWith((message) => updates(message as AppointmentReceptionStartedPayload)) as AppointmentReceptionStartedPayload;
$pb.BuilderInfo get info_ => _i;
@@ -2083,15 +1909,9 @@ class AppointmentReceptionStartedEvent 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.')
AppointmentReceptionStartedEvent clone() => AppointmentReceptionStartedEvent()..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.')
AppointmentReceptionStartedEvent copyWith(void Function(AppointmentReceptionStartedEvent) updates) => super.copyWith((message) => updates(message as AppointmentReceptionStartedEvent)) as AppointmentReceptionStartedEvent;
$pb.BuilderInfo get info_ => _i;
@@ -2168,15 +1988,9 @@ class AppointmentReceptionStartedRequest 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.')
AppointmentReceptionStartedRequest clone() => AppointmentReceptionStartedRequest()..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.')
AppointmentReceptionStartedRequest copyWith(void Function(AppointmentReceptionStartedRequest) updates) => super.copyWith((message) => updates(message as AppointmentReceptionStartedRequest)) as AppointmentReceptionStartedRequest;
$pb.BuilderInfo get info_ => _i;
@@ -2248,15 +2062,9 @@ class AppointmentReceptionStartedResponse 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.')
AppointmentReceptionStartedResponse clone() => AppointmentReceptionStartedResponse()..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.')
AppointmentReceptionStartedResponse copyWith(void Function(AppointmentReceptionStartedResponse) updates) => super.copyWith((message) => updates(message as AppointmentReceptionStartedResponse)) as AppointmentReceptionStartedResponse;
$pb.BuilderInfo get info_ => _i;
@@ -2303,15 +2111,9 @@ class AppointmentReceptionUnloadedPayload 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.')
AppointmentReceptionUnloadedPayload clone() => AppointmentReceptionUnloadedPayload()..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.')
AppointmentReceptionUnloadedPayload copyWith(void Function(AppointmentReceptionUnloadedPayload) updates) => super.copyWith((message) => updates(message as AppointmentReceptionUnloadedPayload)) as AppointmentReceptionUnloadedPayload;
$pb.BuilderInfo get info_ => _i;
@@ -2355,15 +2157,9 @@ class AppointmentReceptionUnloadedEvent 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.')
AppointmentReceptionUnloadedEvent clone() => AppointmentReceptionUnloadedEvent()..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.')
AppointmentReceptionUnloadedEvent copyWith(void Function(AppointmentReceptionUnloadedEvent) updates) => super.copyWith((message) => updates(message as AppointmentReceptionUnloadedEvent)) as AppointmentReceptionUnloadedEvent;
$pb.BuilderInfo get info_ => _i;
@@ -2440,15 +2236,9 @@ class AppointmentReceptionUnloadedRequest 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.')
AppointmentReceptionUnloadedRequest clone() => AppointmentReceptionUnloadedRequest()..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.')
AppointmentReceptionUnloadedRequest copyWith(void Function(AppointmentReceptionUnloadedRequest) updates) => super.copyWith((message) => updates(message as AppointmentReceptionUnloadedRequest)) as AppointmentReceptionUnloadedRequest;
$pb.BuilderInfo get info_ => _i;
@@ -2520,15 +2310,9 @@ class AppointmentReceptionUnloadedResponse 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.')
AppointmentReceptionUnloadedResponse clone() => AppointmentReceptionUnloadedResponse()..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.')
AppointmentReceptionUnloadedResponse copyWith(void Function(AppointmentReceptionUnloadedResponse) updates) => super.copyWith((message) => updates(message as AppointmentReceptionUnloadedResponse)) as AppointmentReceptionUnloadedResponse;
$pb.BuilderInfo get info_ => _i;
@@ -2575,15 +2359,9 @@ class AppointmentCarrierDepartedPayload 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.')
AppointmentCarrierDepartedPayload clone() => AppointmentCarrierDepartedPayload()..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.')
AppointmentCarrierDepartedPayload copyWith(void Function(AppointmentCarrierDepartedPayload) updates) => super.copyWith((message) => updates(message as AppointmentCarrierDepartedPayload)) as AppointmentCarrierDepartedPayload;
$pb.BuilderInfo get info_ => _i;
@@ -2627,15 +2405,9 @@ class AppointmentCarrierDepartedEvent 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.')
AppointmentCarrierDepartedEvent clone() => AppointmentCarrierDepartedEvent()..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.')
AppointmentCarrierDepartedEvent copyWith(void Function(AppointmentCarrierDepartedEvent) updates) => super.copyWith((message) => updates(message as AppointmentCarrierDepartedEvent)) as AppointmentCarrierDepartedEvent;
$pb.BuilderInfo get info_ => _i;
@@ -2712,15 +2484,9 @@ class AppointmentCarrierDepartedRequest 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.')
AppointmentCarrierDepartedRequest clone() => AppointmentCarrierDepartedRequest()..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.')
AppointmentCarrierDepartedRequest copyWith(void Function(AppointmentCarrierDepartedRequest) updates) => super.copyWith((message) => updates(message as AppointmentCarrierDepartedRequest)) as AppointmentCarrierDepartedRequest;
$pb.BuilderInfo get info_ => _i;
@@ -2792,15 +2558,9 @@ class AppointmentCarrierDepartedResponse 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.')
AppointmentCarrierDepartedResponse clone() => AppointmentCarrierDepartedResponse()..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.')
AppointmentCarrierDepartedResponse copyWith(void Function(AppointmentCarrierDepartedResponse) updates) => super.copyWith((message) => updates(message as AppointmentCarrierDepartedResponse)) as AppointmentCarrierDepartedResponse;
$pb.BuilderInfo get info_ => _i;