getConnectionParams abstract method

Map<String, dynamic> getConnectionParams()

Each host config must implement the getConnectionParams method.

Implementation

Map<String, dynamic> getConnectionParams();