driverOptions property

Map<String, Map<String, Object?>> driverOptions
final

Driver-specific options applied when creating the index.

Implementation

final Map<String, Map<String, Object?>> driverOptions;