void useFunctionsEmulator(String host, int port) => functions_interop .connectFunctionsEmulator(jsObject, host.toJS, port.toJS);