dataHealthId property

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

Implementation

@JsonKey(name: 'DataHealthId', includeIfNull: false)
final int? dataHealthId;