apiKey property

  1. @BuiltValueField.new(wireName: r'apiKey')
String get apiKey

The API key for the API credential that was created.

Implementation

@BuiltValueField(wireName: r'apiKey')
String get apiKey;