keys property

  1. @override
List<String> get keys
override

Implementation

@override
List<String> get keys => map.keys.toList();