howToUseMassage property

  1. @override
String get howToUseMassage
override

No description provided for @howToUseMassage.

In en, this message translates to: 'Learn how to use the application.'

Implementation

@override
String get howToUseMassage => 'Learn how to use the application.';