inSession property
bool
get
inSession
Whether this view borrows one leased connection.
Implementation
bool get inSession => false;
Whether this view borrows one leased connection.
bool get inSession => false;