nColumns property

int get nColumns

Returns the number of columns currently held by the instance.

Implementation

int get nColumns => columnNames.length;