stepItemsAdded property

  1. @JsonKey.new(name: 'StepItemsAdded', includeIfNull: false)
int? stepItemsAdded
final

Implementation

@JsonKey(name: 'StepItemsAdded', includeIfNull: false)
final int? stepItemsAdded;