amplitudeApiKey property

  1. @JsonKey(name: 'amplitude_api_key')
String? amplitudeApiKey
inherited

Amplitude api key.

Implementation

@JsonKey(name: 'amplitude_api_key')
String? get amplitudeApiKey => throw _privateConstructorUsedError;