cachedEvent 常量
静态工厂,旨在将 cached
事件暴露给事件处理器,这些处理器不一定实例为 ApplicationCache。
有关用法信息,请参阅 EventStreamProvider。
实现
static const EventStreamProvider<Event> cachedEvent =
const EventStreamProvider<Event>('cached');
静态工厂,旨在将 cached
事件暴露给事件处理器,这些处理器不一定实例为 ApplicationCache。
有关用法信息,请参阅 EventStreamProvider。
static const EventStreamProvider<Event> cachedEvent =
const EventStreamProvider<Event>('cached');