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