statementName property

String? statementName
final

The name of the SQL statement. You can name the SQL statement when you create it to identify the query.

Implementation

final String? statementName;