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