keys property

Iterable<String> get keys

Get the registry keys

Implementation

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