title property
The title of the changelog.
Implementation
@JsonKey(name: 'title', required: true)
String get title => throw _privateConstructorUsedError;
The title of the changelog.
@JsonKey(name: 'title', required: true)
String get title => throw _privateConstructorUsedError;