storeId property

  1. @JsonKey.new(name: "storeId")
dynamic storeId
getter/setter pair

Implementation

@JsonKey(name: "storeId")
dynamic storeId;