Creates a Slot from json.
json
factory Slot.fromJson(Map<String, Object?> json) => _$SlotFromJson(json);