values constant
Implementation
static const $core.List<ClientLibraryDestination> values =
<ClientLibraryDestination>[
CLIENT_LIBRARY_DESTINATION_UNSPECIFIED,
GITHUB,
PACKAGE_MANAGER,
];
static const $core.List<ClientLibraryDestination> values =
<ClientLibraryDestination>[
CLIENT_LIBRARY_DESTINATION_UNSPECIFIED,
GITHUB,
PACKAGE_MANAGER,
];