hotfixBegin property

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

Implementation

@JsonKey(name: 'HotfixBegin', includeIfNull: false)
final String? hotfixBegin;