Latest generation

This commit is contained in:
ci core model
2026-02-19 13:41:08 +00:00
parent 0c166dc95f
commit c00e8453f6
4 changed files with 4 additions and 4 deletions

View File

@@ -1,3 +1,3 @@
# CHANGELOG
Lib version: 1.13.0-SNAPSHOT-260219084809
Lib version: 1.13.0-SNAPSHOT-260219134024

View File

@@ -274,7 +274,6 @@ class AppointmentNotify extends $pb.GeneratedMessage {
static AppointmentNotify getDefault() => _defaultInstance ??= $pb.GeneratedMessage.$_defaultFor<AppointmentNotify>(create);
static AppointmentNotify? _defaultInstance;
/// option (triggerEventFilters) = "All";
@$pb.TagNumber(1)
$2.CommandHeader get header => $_getN(0);
@$pb.TagNumber(1)

View File

@@ -76,7 +76,8 @@ final $typed_data.Uint8List appointmentNotifyDescriptor = $convert.base64Decode(
'Mh0uYXBpLkFwcG9pbnRtZW50Tm90aWZ5UGF5bG9hZFIHUGF5bG9hZBJBCgxFdmVudFBheWxvYW'
'QYBCABKAsyHS5hcGkuQXBwb2ludG1lbnROb3RpZnlQYXlsb2FkUgxFdmVudFBheWxvYWQSRwoP'
'UHJldmlvdXNQYXlsb2FkGAUgASgLMh0uYXBpLkFwcG9pbnRtZW50Tm90aWZ5UGF5bG9hZFIPUH'
'JldmlvdXNQYXlsb2FkOhWiuxgHQ29tbWFuZLK7GAZOb3RpZnk=');
'JldmlvdXNQYXlsb2FkOlCiuxgHQ29tbWFuZLK7GAZOb3RpZnmCvBgdVHVtYmxpbmdQcm9jZXNz'
'aW5nVGltZVdpbmRvd3OKvBgWb2JqLmdldElEKCkuZ2V0UmVmSUQoKQ==');
@$core.Deprecated('Use appointmentMailPayloadDescriptor instead')
const AppointmentMailPayload$json = {

View File

@@ -1,6 +1,6 @@
name: dart_core_sdk
description: dart libs from core model proto files
version: 1.13.0-SNAPSHOT-260219084809
version: 1.13.0-SNAPSHOT-260219134024
homepage: ''
publish_to: ''
repository: ''