Variable Dpq2Connection.statementTimeout

class Dpq2Connection
{
  // ...
  core.time.Duration statementTimeout = Duration(300000000L);
  // ...
}