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