mainSQL property

  1. @override
SQL mainSQL
override

Returns the main SQL.

Implementation

@override
SQL get mainSQL => sqls.first;