Subscribe the email channel.
static Future<void> subscribeEmailChannel(final int channelId) async { await _invokeMethod('subscribeEmailChannel', channelId); }