channel property

String? channel

Android only

Implementation

String? get channel {
  return this._channel;
}