void write([String? text1, String? text2, String? text3]) => js_util.callMethod(this, 'write', [text1, text2, text3]);