isModified method

bool isModified()

Returns whether the data has been modified.

Implementation

bool isModified() => _isModified;