FwStandardModelsFwApplicationUser constructor
const
FwStandardModelsFwApplicationUser({})
Implementation
const FwStandardModelsFwApplicationUser({
required this.userName,
required this.password,
this.webApp,
this.browserApp,
this.browserAppVersion,
this.browserDeviceId,
this.browserUserAgent,
this.browserUrl,
});