thank_you property

  1. @override
String get thank_you
override

No description provided for @thank_you.

In en, this message translates to: 'Thank you!'

Implementation

@override
String get thank_you => 'Asante!';