ModuleAnnotation$json top-level constant
Implementation
@$core.Deprecated('Use moduleAnnotationDescriptor instead')
const ModuleAnnotation$json = {
'1': 'ModuleAnnotation',
'2': [
{'1': 'module_description', '3': 1, '4': 1, '5': 9, '10': 'moduleDescription'},
{'1': 'module_category', '3': 2, '4': 1, '5': 9, '10': 'moduleCategory'},
{'1': 'properties', '3': 3, '4': 3, '5': 9, '10': 'properties'},
{'1': 'property_descriptions', '3': 4, '4': 3, '5': 9, '10': 'propertyDescriptions'},
{'1': 'property_hints', '3': 5, '4': 3, '5': 11, '6': '.claidservice.PropertyHint', '10': 'propertyHints'},
{'1': 'channel_definition', '3': 6, '4': 3, '5': 11, '6': '.claidservice.DataPackage', '10': 'channelDefinition'},
{'1': 'channel_description', '3': 7, '4': 3, '5': 9, '10': 'channelDescription'},
{'1': 'is_injectable', '3': 8, '4': 1, '5': 8, '10': 'isInjectable'},
{'1': 'file_dependencies', '3': 9, '4': 3, '5': 9, '10': 'fileDependencies'},
],
};