myProfileUpdatedChannel property

  1. @visibleForTesting
EventChannel myProfileUpdatedChannel
final

A event channel for my profile updated events.

Implementation

@visibleForTesting
final myProfileUpdatedChannel =
    const EventChannel('contus.mirrorfly/myProfileUpdated');