Stream that emits events when a new group is created.
@override Stream<dynamic> get onNewGroupCreated => onNewGroupCreatedStreamController.stream;