storeId property

  1. @JsonKey.new(name: 'store_id')
int storeId
final

Implementation

@JsonKey(name: 'store_id')
final int storeId;