rows property

  1. @JsonKey(name: "Rows")
ProfitRows? rows
final

Implementation

@JsonKey(name: "Rows")
final ProfitRows? rows;