@override Map<String, Function> get extraFuncMap => { kFetchMethodName: fetch, kSetCookieMethodName: setCookie, kGetCookieMethodName: getCookie, };