init abstract method

Future<void> init(
  1. String apiKey
)

Implementation

Future<void> init(String apiKey);