hotfixId property

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

Implementation

@JsonKey(name: 'HotfixId', includeIfNull: false)
final String? hotfixId;