replace method
Implementation
Comment replace(String text, [ContentOptions? options]) =>
js_util.callMethod(this, 'replace', [text, options]);
Comment replace(String text, [ContentOptions? options]) =>
js_util.callMethod(this, 'replace', [text, options]);