shardEnabled property

bool get shardEnabled

Implementation

bool get shardEnabled {
  return shardFn != null;
}