PassKeySignature class

Constructors

PassKeySignature(String credentialId, List<Uint256> rs, Uint8List authData, String clientDataPrefix, String clientDataSuffix)

Properties

authData Uint8List
final
clientDataPrefix String
final
clientDataSuffix String
final
credentialId String
final
hashCode int
The hash code for this object.
read-onlyinherited
rs List<Uint256>
final
runtimeType Type
A representation of the runtime type of the object.
read-onlyinherited

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toList() Uint8List
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited