BasicEventWithSender.fromJson(Map<String, Object?> json) : senderId = json['sender'] as String, super.fromJson(json);