connect abstract method

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

Implementation

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