schemaVersion property

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

Implementation

@JsonKey(defaultValue: 2)
int schemaVersion;