librarySettings property

List<ClientLibrarySettings> librarySettings
final

Client library settings. If the same version string appears multiple times in this list, then the last one wins. Settings from earlier settings with the same version string are discarded.

Implementation

final List<ClientLibrarySettings> librarySettings;