queryId property

  1. @protected
int get queryId

The QueryId returned by the prepare method.

Implementation

@protected
QueryId get queryId => _queryId;