proposition property
The proposition that matches the evidence which is contained in the given credential
Implementation
@override
Proposition get proposition => Proposition(privateKey.verifyKey.asTypedList);
The proposition that matches the evidence which is contained in the given credential
@override
Proposition get proposition => Proposition(privateKey.verifyKey.asTypedList);