fileAllocation property

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

Implementation

@JsonKey(includeIfNull: false, name: 'file-allocation') String? fileAllocation;