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