getErrorMessage method

  1. @override
String getErrorMessage()
override

Implementation

@override
String getErrorMessage() {
  return "Please allow storage access on this app or consult with us about the issue";
}