usersWhoBlockedMeListFetchedChannel property

  1. @visibleForTesting
EventChannel usersWhoBlockedMeListFetchedChannel
final

A event channel for users who blocked me list fetched events.

Implementation

@visibleForTesting
final usersWhoBlockedMeListFetchedChannel =
    const EventChannel('contus.mirrorfly/usersWhoBlockedMeListFetched');