removeBadge static method

void removeBadge()

Implementation

static void removeBadge() {
  _channel.invokeMethod('removeBadge');
}