Latest generation

This commit is contained in:
ci core model
2026-04-30 15:29:12 +00:00
parent f1649cdc93
commit 1742327d3c
5 changed files with 24 additions and 10 deletions

View File

@@ -87,6 +87,7 @@ const KPIItem$json = {
{'1': 'Queryable', '3': 3, '4': 1, '5': 8, '10': 'Queryable'},
{'1': 'GroupToJoin', '3': 4, '4': 1, '5': 9, '10': 'GroupToJoin'},
{'1': 'CustomType', '3': 5, '4': 1, '5': 9, '10': 'CustomType'},
{'1': 'DataType', '3': 6, '4': 1, '5': 9, '10': 'DataType'},
],
};
@@ -94,7 +95,8 @@ const KPIItem$json = {
final $typed_data.Uint8List kPIItemDescriptor = $convert.base64Decode(
'CgdLUElJdGVtEhgKB0NvbnRleHQYASABKAlSB0NvbnRleHQSFAoFR3JvdXAYAiABKAlSBUdyb3'
'VwEhwKCVF1ZXJ5YWJsZRgDIAEoCFIJUXVlcnlhYmxlEiAKC0dyb3VwVG9Kb2luGAQgASgJUgtH'
'cm91cFRvSm9pbhIeCgpDdXN0b21UeXBlGAUgASgJUgpDdXN0b21UeXBl');
'cm91cFRvSm9pbhIeCgpDdXN0b21UeXBlGAUgASgJUgpDdXN0b21UeXBlEhoKCERhdGFUeXBlGA'
'YgASgJUghEYXRhVHlwZQ==');
@$core.Deprecated('Use fieldTypesDescriptor instead')
const FieldTypes$json = {