noChangelogsFound property
String
get
noChangelogsFound
override
This is the message that is displayed when no changelogs are found.
In en, this message translates to:
'No changelogs found'
Implementation
@override
String get noChangelogsFound => 'No changelogs found';