fetchUserInformationAPIendpoint property

Uri Function(AuthenticationData data)? fetchUserInformationAPIendpoint
finalinherited

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

Implementation

final Uri Function(AuthenticationData data)? fetchUserInformationAPIendpoint;