106535751b
git-subtree-dir: packages/model git-subtree-mainline:cf2ad35d2b
git-subtree-split:308cd94c78
8 lines
No EOL
247 B
Markdown
8 lines
No EOL
247 B
Markdown
# angel_model
|
|
Angel's basic data model class, no longer with the added weight of the whole framework.
|
|
|
|
```dart
|
|
import 'package:angel_model/angel_model.dart';
|
|
```
|
|
|
|
This package was created to prevent dependency collisions with third-party packages. |