toastErrorOccurred top-level property

String toastErrorOccurred
getter/setter pair

Generic error message toast (use with String.format).

Implementation

String toastErrorOccurred = "An error has occurred : %@";