LocationNotFoundFailure constructor

LocationNotFoundFailure(
  1. String cause
)

Implementation

LocationNotFoundFailure(this.cause);