name property
Custom name for the index.
If not provided, MongoDB generates a name based on the field names and sort order.
Implementation
String? name;
Custom name for the index.
If not provided, MongoDB generates a name based on the field names and sort order.
String? name;