| 20 | |
| 21 | module.exports = (GPlusHandler = (GPlusHandler = (function () { |
| 22 | GPlusHandler = class GPlusHandler extends CocoClass { |
| 23 | static initClass () { |
| 24 | this.prototype.startedLoading = false |
| 25 | this.prototype.apiLoaded = false |
nothing calls this directly
no outgoing calls
no test coverage detected