dateOfLastPhysicalInventory property
- @JsonKey.new(name: 'DateOfLastPhysicalInventory', includeIfNull: false)
final
Implementation
@JsonKey(name: 'DateOfLastPhysicalInventory', includeIfNull: false)
final String? dateOfLastPhysicalInventory;
@JsonKey(name: 'DateOfLastPhysicalInventory', includeIfNull: false)
final String? dateOfLastPhysicalInventory;