expression property

String? expression
finalinherited

A custom SQL expression to execute, instead of a named column.

Implementation

final String? expression;