auth abstract method

Future<Map> auth(
  1. String apiKey
)

Implementation

Future<Map> auth(String apiKey);