apiVersion property

  1. @JsonKey.new(defaultValue: 2)
int apiVersion
getter/setter pair

Implementation

@JsonKey(defaultValue: 2)
int apiVersion;