keys property

  1. @override
List<String> keys
override

The names of the columns in this result.

Implementation

@override
List<String> get keys;