void addFromString(String string, [double? weight = 1.0]) => js_util.callMethod(this, 'addFromString', [string, weight]);