clearData method

void clearData()

Clears the current record.

Implementation

void clearData() => _data.clear();