toastErrorCodeShow top-level property
Generic error code display toast (use with String.format).
Implementation
String toastErrorCodeShow = "An error has occurred : Error code %@";
Generic error code display toast (use with String.format).
String toastErrorCodeShow = "An error has occurred : Error code %@";