stmtId property

int get stmtId

The prepared statement identifier.

Implementation

int get stmtId => _stmtId;