V20_LTS property

EventStoreClientSettings V20_LTS
final

Get default settings for EventStoreDB v20.x LTS version

Implementation

static final EventStoreClientSettings V20_LTS = V20.copyWith(
  apiVersion: ApiVersions.V20_LTS,
);