table property

StoreRef<String, JSON> table
latefinal

Implementation

late final table = StoreRef<String, JSON>(tableName);