getApiKey static method

Future<String?> getApiKey()

Implementation

static Future<String?> getApiKey() => _channel.invokeMethod('getApiKey');