authStore property

Stream<AuthStoreEvent> get authStore

Implementation

Stream<AuthStoreEvent> get authStore => _pb.authStore.onChange;