into property

Table<Schema, dynamic> into
final

The table being inserted into.

Implementation

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