autoRefill property

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

Implementation

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