modifiedData property

dynamic get modifiedData

Get modified data if setData was called.

Implementation

dynamic get modifiedData => _modifiedData;