init abstract method

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

Implementation

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