createContext method
Implementation
MLContext createContext([MLContextOptions? options]) =>
js_util.callMethod(this, 'createContext', [options]);
MLContext createContext([MLContextOptions? options]) =>
js_util.callMethod(this, 'createContext', [options]);