Error finding cities in radius
In en, this message translates to: 'Failed to find in radius: {error}'
@override String failedFindRadius(String error) { return 'Failed to find in radius: $error'; }