ClientLibraryDestination$json top-level constant
- @Deprecated('Use clientLibraryDestinationDescriptor instead')
Implementation
@$core.Deprecated('Use clientLibraryDestinationDescriptor instead')
const ClientLibraryDestination$json = {
'1': 'ClientLibraryDestination',
'2': [
{'1': 'CLIENT_LIBRARY_DESTINATION_UNSPECIFIED', '2': 0},
{'1': 'GITHUB', '2': 10},
{'1': 'PACKAGE_MANAGER', '2': 20},
],
};