automaticallyRebuildContainerAtCheckIn property

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

Implementation

@JsonKey(name: 'AutomaticallyRebuildContainerAtCheckIn', includeIfNull: false)
final bool? automaticallyRebuildContainerAtCheckIn;