frequency property

String? frequency

Android only

Implementation

String? get frequency {
  return this._frequency;
}