clearMeta method

void clearMeta()

Clears all metadata entries.

Implementation

void clearMeta() => _metadata.clear();