generateReleaseNotes property

  1. @JsonKey(defaultValue: false)
bool generateReleaseNotes
getter/setter pair

Implementation

@JsonKey(defaultValue: false)
bool generateReleaseNotes = false;