14 lines
No EOL
723 B
Markdown
14 lines
No EOL
723 B
Markdown
# angel3_model
|
|
[](https://pub.dartlang.org/packages/angel3_model)
|
|
[](https://dart.dev/null-safety)
|
|
[](https://gitter.im/angel_dart/discussion)
|
|
|
|
[](https://github.com/dukefirehawk/angel/tree/angel3/packages/model/LICENSE)
|
|
|
|
Angel's basic data model class, no longer with the added weight of the whole framework.
|
|
|
|
```dart
|
|
import 'package:angel3_model/angel3_model.dart';
|
|
```
|
|
|
|
This package was created to prevent dependency collisions with third-party packages. |