// GENERATED CODE - DO NOT MODIFY BY HAND
part of '../../../database/daos/hotel_information_dao.dart';
// ignore_for_file: type=lint
mixin _$HotelInformationDAOMixin on DatabaseAccessor<ComwellDatabase> {
$HotelInformationEntityTable get hotelInformationEntity =>
attachedDatabase.hotelInformationEntity;
}