hasModifiedData property

bool get hasModifiedData

Whether setData was called during this guard's execution.

Implementation

bool get hasModifiedData => _hasModifiedData;