noRecentTransactions property

  1. @override
String get noRecentTransactions
override

Message shown when there are no recent transactions

In en, this message translates to: 'No recent transactions'

Implementation

@override
String get noRecentTransactions => 'Aucune transaction récente';