containerInventoryId property

  1. @JsonKey.new(name: 'ContainerInventoryId', includeIfNull: false)
String? containerInventoryId
final

Implementation

@JsonKey(name: 'ContainerInventoryId', includeIfNull: false)
final String? containerInventoryId;