authenticationServiceError abstract method

String authenticationServiceError(
  1. String arg
)

No description provided for @authenticationServiceError.

In en, this message translates to: 'There was an error in the authentication service: {arg}'

Implementation

String authenticationServiceError(String arg);