forKey method

Dio forKey(
  1. String apiKey
)

Implementation

Dio forKey(String apiKey) => _build(apiKey);