exclusive property

  1. @JsonKey.new(name: "exclusive")
bool? exclusive
getter/setter pair

Implementation

@JsonKey(name: "exclusive")
bool? exclusive;