noBanksAvailableInCity property
String
get
noBanksAvailableInCity
override
Message shown when no banks are found for the selected city
In en, this message translates to:
'No banks available in this city.'
Implementation
@override
String get noBanksAvailableInCity =>
'Aucune banque disponible dans cette ville.';