keys property

List<String> get keys

The resources keys.

Implementation

List<String> get keys => _resources.keys.toList();