setApiKey static method

String setApiKey(
  1. String key
)

Implementation

static String setApiKey(String key) => _apiKey = key;