storeId property

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

Implementation

@JsonKey(name: "storeId")
String? storeId;