keys property

Iterable<String> get keys

Returns all metadata keys

Implementation

Iterable<String> get keys => _metadata.keys;