profileChanges property
Stream of profile change events.
Implementation
Stream<ProfileChangeEvent> get profileChanges =>
_profileChangeController.stream;
Stream of profile change events.
Stream<ProfileChangeEvent> get profileChanges =>
_profileChangeController.stream;