FireMode

@Qualifier
annotation class FireMode

DI qualifier for bindings that belong to the BrowserMode.FIRE browsing experience.

Annotate a binding or injection site with this to select the fire-mode variant when both a regular and a fire-mode binding exist for the same type.