init abstract method

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

Implementation

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