modelType property

ModelType<T> modelType
final

The model type of the item that was created, updated, or deleted

Implementation

final ModelType<T> modelType;