static inviteUserViaSMS(String mobileNo, String message) { return FlyChatFlutterPlatform.instance.inviteUserViaSMS(mobileNo, message); }