You've already forked dart-core-sdk
Latest generation
This commit is contained in:
@@ -703,3 +703,18 @@ final $typed_data.Uint8List lVDetailedQuantityDescriptor = $convert.base64Decode
|
||||
'RUZXh0LGtleXdvcmTawhgTChEKASoSDHNob3J0S2V5d29yZFIETFZJRBIWCgZMVk5hbWUYAiAB'
|
||||
'KAlSBkxWTmFtZRIaCghRdWFudGl0eRgDIAEoAlIIUXVhbnRpdHk=');
|
||||
|
||||
@$core.Deprecated('Use siteAliasDescriptor instead')
|
||||
const SiteAlias$json = {
|
||||
'1': 'SiteAlias',
|
||||
'2': [
|
||||
{'1': 'OrganisationID', '3': 1, '4': 1, '5': 9, '10': 'OrganisationID'},
|
||||
{'1': 'SiteID', '3': 2, '4': 1, '5': 9, '10': 'SiteID'},
|
||||
{'1': 'SiteName', '3': 3, '4': 1, '5': 9, '10': 'SiteName'},
|
||||
],
|
||||
};
|
||||
|
||||
/// Descriptor for `SiteAlias`. Decode as a `google.protobuf.DescriptorProto`.
|
||||
final $typed_data.Uint8List siteAliasDescriptor = $convert.base64Decode(
|
||||
'CglTaXRlQWxpYXMSJgoOT3JnYW5pc2F0aW9uSUQYASABKAlSDk9yZ2FuaXNhdGlvbklEEhYKBl'
|
||||
'NpdGVJRBgCIAEoCVIGU2l0ZUlEEhoKCFNpdGVOYW1lGAMgASgJUghTaXRlTmFtZQ==');
|
||||
|
||||
|
||||
Reference in New Issue
Block a user