seq property

  1. @JsonKey(defaultValue: 0)
int seq
getter/setter pair

Implementation

@JsonKey(defaultValue: 0)
int seq = 0;