EndUserAuthenticationNotifyEndpointDestinationEndPoint constructor
EndUserAuthenticationNotifyEndpointDestinationEndPoint({
- String? endpointUri,
- List<
EndUserAuthenticationNotifyEndpointDestinationEndPointHeader> ? headers,
Implementation
EndUserAuthenticationNotifyEndpointDestinationEndPoint({
this.endpointUri,
this.headers,
});