ofTable<T> abstract method

Future<LocalDb> ofTable<T>(
  1. String table
)

Implementation

Future<LocalDb> ofTable<T>(String table);