Future<void> setProperties(Map<String, dynamic> properties) { return YoHePlatform.instance.setProperties(properties); }