tTutorialProfile2 property

  1. @override
String get tTutorialProfile2
override

No description provided for @tTutorialProfile2.

In en, this message translates to: 'That's all from me. I wish you much fun exploring the app. There are many interesting functionalities to explore! See you!'

Implementation

@override
String get tTutorialProfile2 =>
    'That\'s all from me. I wish you much fun exploring the app. There are many interesting functionalities to explore! See you!';