totalShards property
The total number of shards, if sharding is in use, or null
if it's not.
See shardIndex for details.
Implementation
final int? totalShards;
The total number of shards, if sharding is in use, or null
if it's not.
See shardIndex for details.
final int? totalShards;