String? prompt([String? message = '', String? mDefault = '']) => js_util.callMethod(this, 'prompt', [message, mDefault]);