Future<bool> isPrivacyUserAgree() async { return await TradplusSdk.channel.invokeMethod('tp_isPrivacyUserAgree'); }