rowId property

  1. @JsonKey.new(name: "rowId")
int? rowId
getter/setter pair

Implementation

@JsonKey(name: "rowId")
int? rowId;