toList abstract method

List toList()

An unmodifiable list of column values.

Implementation

List<dynamic> toList();