init abstract method

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

Implementation

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