clause property

String get clause

Implementation

String get clause => " RETURNING ${columns.join(", ") | '*'}";