delete property
CommonPreparedStatement
get
delete
The DELETE SQL statement for the FTS index.
Implementation
CommonPreparedStatement get delete => _delete!;
The DELETE SQL statement for the FTS index.
CommonPreparedStatement get delete => _delete!;