connect abstract method

Future<void> connect({
  1. String? relayUrl,
})

Implementation

Future<void> connect({String? relayUrl});