changelogDescription method
No description provided for @changelogDescription.
In en, this message translates to: 'New updates and improvements to {appName}.'
Implementation
@override
String changelogDescription(String appName) {
return '$appName ནང་གི་གསར་སྣོན་དང་ལེགས་སྒྲིག';
}