ticker property

String? get ticker

Implementation

String? get ticker {
  return _ticker;
}