clearMetadata method

void clearMetadata()

Clears all metadata

Implementation

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