table property

Table<Schema, dynamic> table
final

The table being selected from.

Implementation

final Table<Schema<dynamic>, dynamic> table;