To display an Intercom Home space.
@override Future<void> displayHome() async { await _channel.invokeMethod('displayHome'); }