keys property

All keys of this map

Implementation

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