resolveJwt property

String Function(dynamic response)? resolveJwt
final

Function to extract the JWT from the response.

Implementation

final String Function(dynamic response)? resolveJwt;