An untyped local scope.
typedef UntypedLocalScope = Query<OrmEntity> Function(Query<OrmEntity> query, List<Object?> args);