clearModel method

void clearModel()

Clears the model and notifies listeners

Implementation

void clearModel() => data = null;