clearData method

void clearData()

Clear all custom data

Implementation

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