static Future openBigBadgeWithController(int controller) async { await _channel.invokeMethod('openBigBadgeWithController', [controller]); }