static Future<bool> changeToReceiver() async { return await _channel.invokeMethod('changeToReceiver'); }