// GENERATED CODE - DO NOT MODIFY BY HAND part of 'analysis_dao.dart'; // ignore_for_file: type=lint mixin _$AnalysisDaoMixin on DatabaseAccessor { $AnalysisSessionsTable get analysisSessions => attachedDatabase.analysisSessions; $AnnotationsTable get annotations => attachedDatabase.annotations; }