设置 AppsFlyer id
id
static Future<void> setAppsFlyerId(String? id) { return _pigeon.setAppsFlyerId(id); }