goToAppStoreButtonLabel property

  1. @override
String get goToAppStoreButtonLabel
override

Label for the 'Go to App Store' button

In en, this message translates to: 'Go to App Store'

Implementation

@override
String get goToAppStoreButtonLabel => 'Go to App Store';