featuredImage property
The featured image of the changelog.
Implementation
@JsonKey(name: 'featuredImage')
String? get featuredImage => throw _privateConstructorUsedError;
The featured image of the changelog.
@JsonKey(name: 'featuredImage')
String? get featuredImage => throw _privateConstructorUsedError;