keys property

List<String> get keys

Implementation

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