OptionalgetReturns a promise for the active History API implementation, or rejects if unavailable. The property is optional to support explicitly older servers that do not have a history api provider.
Promise that resolves to a HistoryApi instance if available, or rejects with an error if not.