keys property Null safety

List<String> keys
override

The names of the columns in this result.

Implementation

@override
List<String> get keys;