userUpdatedHisProfile property
Stream
get
userUpdatedHisProfile
Stream that emits events when the user updated his profile.
Implementation
Stream<dynamic> get userUpdatedHisProfile =>
throw UnimplementedError('has not been implemented.');