fetchUserInformationAPIendpoint property

Uri Function(AuthenticationData data)? fetchUserInformationAPIendpoint
final

Provides an endpoint to be used when trying to fetch with credentials

Implementation

final Uri Function(AuthenticationData data)? fetchUserInformationAPIendpoint;