fileAllocation property
- @JsonKey.new(includeIfNull: false, name: 'file-allocation')
getter/setter pair
Implementation
@JsonKey(includeIfNull: false, name: 'file-allocation') String? fileAllocation;
@JsonKey(includeIfNull: false, name: 'file-allocation') String? fileAllocation;