A factory function that returns a PlatformRef instance associated with browser service providers.
PlatformRef
const platformBrowser: (extraProviders?: StaticProvider[] | undefined) => PlatformRef;