static Future<bool?> setMyBusyStatus(String busyStatus) { return FlyChatFlutterPlatform.instance.setMyBusyStatus(busyStatus); }