clear method

void clear()

Clears all entries in the reactive map.

Implementation

void clear() => value = {};