appKey property

String get appKey

Implementation

String get appKey {
  _assertInitialized();
  return _appKey!;
}