setApiKey static method

String setApiKey(
  1. String _key
)

Implementation

static String setApiKey(String _key) => _api_key = _key;