offset property

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

Implementation

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