tableInsertStream property

Stream<TableInsert> get tableInsertStream

Implementation

Stream<TableInsert> get tableInsertStream => _insertController.stream;