allocate property

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

Implementation

@JsonKey(name: 'Allocate', includeIfNull: false)
final bool? allocate;