()
| 82 | } |
| 83 | |
| 84 | get initializationComplete () { |
| 85 | return this.initializationCompletePromise |
| 86 | } |
| 87 | |
| 88 | /** |
| 89 | * Standard initialization method to be used to initialize the tracker. Ensures that the |
nothing calls this directly
no outgoing calls
no test coverage detected