automaticallyRebuildContainerAtTransferIn property

  1. @JsonKey.new(name: 'AutomaticallyRebuildContainerAtTransferIn', includeIfNull: false)
bool? automaticallyRebuildContainerAtTransferIn
final

Implementation

@JsonKey(
  name: 'AutomaticallyRebuildContainerAtTransferIn',
  includeIfNull: false,
)
final bool? automaticallyRebuildContainerAtTransferIn;