columns property

Iterable<String> get columns

Implementation

Iterable<String> get columns => _values.keys;