rows property

  1. @JsonKey(defaultValue: <Row>[])
List<Row> rows
final

Implementation

@JsonKey(defaultValue: <Row>[])
final List<Row> rows;