getConnection method

dynamic getConnection()

Implementation

dynamic getConnection() {
  return connection;
}