Future<void> nativeSaveDeviceIdfa(Map<dynamic,dynamic> params) async { Nnsdk.instance.updatePhoneId(params["phoneId"] ?? ""); }