toastErrorCodeShow top-level property

String toastErrorCodeShow
getter/setter pair

Generic error code display toast (use with String.format).

Implementation

String toastErrorCodeShow = "An error has occurred : Error code %@";