AuthenticationContextOrigin constructor Null safety
Implementation
AuthenticationContextOrigin({
this.sourceIp,
this.userAgent,
this.geolocation,
this.referer,
});
AuthenticationContextOrigin({
this.sourceIp,
this.userAgent,
this.geolocation,
this.referer,
});