createNewSystemHistoryLogId property

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

Implementation

@JsonKey(name: 'CreateNewSystemHistoryLogId', includeIfNull: false)
final int? createNewSystemHistoryLogId;