MySQLConnection constructor

MySQLConnection(
  1. Map<String, dynamic> _config
)

Implementation

MySQLConnection(this._config);