sql property

String get sql

Gets the generated sql statement

Implementation

String get sql => buffer.toString();