failedFindNearest abstract method

String failedFindNearest(
  1. String error
)

Error finding nearest cities

In en, this message translates to: 'Failed to find nearest: {error}'

Implementation

String failedFindNearest(String error);