Latest generation

This commit is contained in:
ci core model
2026-02-26 08:59:56 +00:00
parent f67a3f668d
commit 9eeec858c7
3 changed files with 4 additions and 4 deletions

View File

@@ -1,3 +1,3 @@
# CHANGELOG # CHANGELOG
Lib version: 1.13.0-SNAPSHOT-260225153229 Lib version: 1.13.0-SNAPSHOT-260226085910

View File

@@ -107,8 +107,8 @@ const QuantityByUnit$json = {
/// Descriptor for `QuantityByUnit`. Decode as a `google.protobuf.DescriptorProto`. /// Descriptor for `QuantityByUnit`. Decode as a `google.protobuf.DescriptorProto`.
final $typed_data.Uint8List quantityByUnitDescriptor = $convert.base64Decode( final $typed_data.Uint8List quantityByUnitDescriptor = $convert.base64Decode(
'Cg5RdWFudGl0eUJ5VW5pdBI6CgZVbml0SUQYASABKAlCItLCGB4KHAoLQXBwb2ludG1lbnQSC2' 'Cg5RdWFudGl0eUJ5VW5pdBI6CgZVbml0SUQYASABKAlCItLCGB4KHAoLQXBwb2ludG1lbnQSC2'
'FwcG9pbnRtZW50GAFSBlVuaXRJRBJPCgVWYWx1ZRgCIAEoAUI5+kILEgkpAAAAAAAAAADSwhgn' 'FwcG9pbnRtZW50GAFSBlVuaXRJRBJGCgVWYWx1ZRgCIAEoAUIw+kILEgkpAAAAAAAAAADSwhge'
'CiUKC0FwcG9pbnRtZW50EgthcHBvaW50bWVudBgBKgdGbG9hdDMyUgVWYWx1ZQ=='); 'ChwKC0FwcG9pbnRtZW50EgthcHBvaW50bWVudBgBUgVWYWx1ZQ==');
@$core.Deprecated('Use slotDescriptor instead') @$core.Deprecated('Use slotDescriptor instead')
const Slot$json = { const Slot$json = {

View File

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