static props = {
        googleApiLoadedPromise: {
            get default() {
                return googleApiLoadedPromise;
            }