api/feature_discovery_service library

Classes

FeatureDiscoveryService<E extends Object>
Orchestrates feature-discovery tips. Parameterized on E — the consumer- defined event type (typically an enum) whose values are emitted from screens as emit(context, MyEvent.onFoo, ctx).