row property

  1. @JsonKey.new(name: 'row')
int? row
final

Implementation

@JsonKey(name: 'row')
final int? row;