authEndpointUri property
Uri
get
authEndpointUri
The URI for the authenticated endpoint for this CarpService.
Implementation
Uri get authEndpointUri => authProperties.authURL;
The URI for the authenticated endpoint for this CarpService.
Uri get authEndpointUri => authProperties.authURL;