apiKey property

String? apiKey
final

API key used for the Authorization header (Bearer {apiKey}).

Implementation

final String? apiKey;