yandexId property

String get yandexId

Implementation

static String get yandexId {
  assert(_isInitialized);
  return _yandexId;
}