// GENERATED CODE - DO NOT MODIFY BY HAND part of 'actions_dao.dart'; // ignore_for_file: type=lint mixin _$ActionsDaoMixin on DatabaseAccessor { $ActionsTable get actions => attachedDatabase.actions; }