Creates a Block instance.
Block({ required this.id, required this.name, this.description, required this.hospitalId, });