rows property

List<CyberDataRow> get rows

Implementation

List<CyberDataRow> get rows => List.unmodifiable(_rows);