statementName property
The name the statement is prepared under. Empty for the unnamed statement.
Implementation
@visibleForTesting
String get statementName => _statementName;
The name the statement is prepared under. Empty for the unnamed statement.
@visibleForTesting
String get statementName => _statementName;