NoAuthServerSettings constructor
NoAuthServerSettings()
Implementation
NoAuthServerSettings()
: super(
'please provide authServer to ServerService',
ErrorCodes.noAuthServerProvided,
);
NoAuthServerSettings()
: super(
'please provide authServer to ServerService',
ErrorCodes.noAuthServerProvided,
);