systemUpdateHistoryLogId property

  1. @JsonKey.new(name: 'SystemUpdateHistoryLogId', includeIfNull: false)
int? systemUpdateHistoryLogId
final

Implementation

@JsonKey(name: 'SystemUpdateHistoryLogId', includeIfNull: false)
final int? systemUpdateHistoryLogId;