We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5c94f81 commit 16313a4Copy full SHA for 16313a4
templates/dart/lib/src/models/model_base.dart.twig
@@ -1,4 +1,4 @@
1
-part of '../models.dart';
+part of '../../models.dart';
2
3
abstract class Model {
4
Map<String, dynamic> toMap();
0 commit comments