noMoreChangelogs property
String
get
noMoreChangelogs
override
This is the message that is displayed when there are no more changelogs.
In en, this message translates to:
'No more changelogs'
Implementation
@override
String get noMoreChangelogs => '더 이상의 변경 이력이 없습니다';