Simple stuff, I have:
public async get(): Promise { if (this.cache !== null) return this.cache; // Do