table property

Table<Schema, dynamic> table
final

The table to reference.

Implementation

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