modelName property

String get modelName

The name of the model.

Implementation

String get modelName => runtimeType.toString();