rowsRolledUp property

  1. @JsonKey.new(name: 'RowsRolledUp', includeIfNull: false)
bool? rowsRolledUp
final

Implementation

@JsonKey(name: 'RowsRolledUp', includeIfNull: false)
final bool? rowsRolledUp;