tEmailSent property

  1. @override
String get tEmailSent
override

No description provided for @tEmailSent.

In en, this message translates to: 'Hurray!!! Email is on its way.'

Implementation

@override
String get tEmailSent => 'Hurray!!! Email is on its way.';