mainTable property

  1. @override
String mainTable
override

The main table of the SQL.

Implementation

@override
String get mainTable => table;