// GENERATED CODE - DO NOT MODIFY BY HAND part of 'collections_dao.dart'; // ignore_for_file: type=lint mixin _$CollectionsDaoMixin on DatabaseAccessor { $CollectionsTable get collections => attachedDatabase.collections; }