ResultPickColumn extension

on

Methods

pick(List<String> columns) List
Pick columns from the map entry value, based on the given columns as keys. The "dynamic" value is required to be a map, or at least respond to the [] operator with a String key.