GetClaimsOptions constructor
const
GetClaimsOptions({
- bool allowExpired = false,
Implementation
const GetClaimsOptions({
this.allowExpired = false,
});
const GetClaimsOptions({
this.allowExpired = false,
});