changelogDescription abstract method

String changelogDescription(
  1. String appName
)

No description provided for @changelogDescription.

In en, this message translates to: 'New updates and improvements to {appName}.'

Implementation

String changelogDescription(String appName);