* Retrieves a Language object by its ID. * * @param {string} id - The unique identifier of the Language object to retrieve. * @param {boolean} [skipCache=false] - Whether to bypass the cache and fetch data directly (default is false). * @return {Promise } A promise that
(id: string, skipCache?: boolean)
source not stored for this graph (policy: none)
no test coverage detected