onLoggedOutChannel property

  1. @visibleForTesting
EventChannel onLoggedOutChannel
final

A event channel for on logged out events.

Implementation

@visibleForTesting
final onLoggedOutChannel = const EventChannel('contus.mirrorfly/onLoggedOut');