showChannelButton method

Future<bool?> showChannelButton()

Implementation

Future<bool?> showChannelButton() {
  throw UnimplementedError('showChannelButton() has not been implemented.');
}