Creates a two-way connection to an application on RTMP Server.
Future<void> connect(Map<String, dynamic> params) { throw UnimplementedError('connect() has not been implemented.'); }