userProfileFetchedChannel property

  1. @visibleForTesting
EventChannel userProfileFetchedChannel
final

A event channel for user profile fetched events.

Implementation

@visibleForTesting
final userProfileFetchedChannel =
    const EventChannel('contus.mirrorfly/userProfileFetched');