offset property

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

Implementation

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