ProxyTGetAccountBody constructor
const
ProxyTGetAccountBody({})
Implementation
const ProxyTGetAccountBody({
required this.filterType,
required this.filterValue,
this.verificationToken,
this.oidcToken,
});
const ProxyTGetAccountBody({
required this.filterType,
required this.filterValue,
this.verificationToken,
this.oidcToken,
});