userUnBlockedMe property

Stream get userUnBlockedMe

Stream that emits events when the user unblocks current user.

Implementation

Stream<dynamic> get userUnBlockedMe =>
    throw UnimplementedError('has not been implemented.');