onUnauthorized property

VoidCallback? onUnauthorized
final

Callback to be triggered on receiving a 401 Unauthorized response.

Implementation

final VoidCallback? onUnauthorized;