MapDrivenDataStore<T> constructor

const MapDrivenDataStore<T>(
  1. String tableName
)

Implementation

const MapDrivenDataStore(this.tableName);