hotfix property

  1. @JsonKey.new(name: 'Hotfix', includeIfNull: false)
String? hotfix
final

Implementation

@JsonKey(name: 'Hotfix', includeIfNull: false)
final String? hotfix;