RemoteFunctionIdentifier$json top-level constant
- @Deprecated('Use remoteFunctionIdentifierDescriptor instead')
Implementation
@$core.Deprecated('Use remoteFunctionIdentifierDescriptor instead')
const RemoteFunctionIdentifier$json = {
'1': 'RemoteFunctionIdentifier',
'2': [
{'1': 'function_name', '3': 1, '4': 1, '5': 9, '10': 'functionName'},
{'1': 'runtime', '3': 2, '4': 1, '5': 14, '6': '.claidservice.Runtime', '9': 0, '10': 'runtime'},
{'1': 'module_id', '3': 3, '4': 1, '5': 9, '9': 0, '10': 'moduleId'},
],
'8': [
{'1': 'function_type'},
],
};