# Angel3 Basic Data Model  [](https://dart.dev/null-safety) [](https://gitter.im/angel_dart/discussion) [](https://github.com/dukefirehawk/angel/tree/master/packages/model/LICENSE) Angel3 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.