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