onAuthFailed property

  1. @override
EndpointAuthFailedCallback? onAuthFailed
final

Added as an option to get a detailed information about the fail.

Implementation

@override
final EndpointAuthFailedCallback? onAuthFailed;