It will open the achievements screen.
@override Future<String?> showAchievements() async { return await _channel.invokeMethod("showAchievements"); }