type property

  1. @override
String type
override

Unique type to give to the model. Whether or not collision is expected is dependent on the parameters of your system.

Implementation

@override
String get type;