DcqlClaimQuery class final
A claim path requested as part of a DCQL credential query.
Constructors
-
DcqlClaimQuery({required List<
String> path, List<Object?> ? values}) -
const
Properties
Methods
-
noSuchMethod(
Invocation invocation) → dynamic -
Invoked when a nonexistent method or property is accessed.
inherited
-
toJson(
) → Map< String, Object?> -
toString(
) → String -
A string representation of this object.
inherited
-
validate(
) → void
Operators
-
operator ==(
Object other) → bool -
The equality operator.
inherited