keys property

List keys

Returns context items keys

Implementation

List<dynamic> get keys => objects.keys.toList();