clientLibraryDestinationUnspecified constant
ClientLibraryDestination
const clientLibraryDestinationUnspecified
Client libraries will neither be generated nor published to package managers.
Implementation
static const clientLibraryDestinationUnspecified = ClientLibraryDestination(
'CLIENT_LIBRARY_DESTINATION_UNSPECIFIED',
);