keys property

Returns all keys of the messages.

Implementation

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