Stream that emits events when a user leaves a group.
@override Stream<dynamic> get onLeftFromGroup => onLeftFromGroupStreamController.stream;