stellar_flutter_sdk
stellar_flutter_sdk
AccountEd25519Signature
AccountEd25519Signature constructor
AccountEd25519Signature
AccountEd25519Signature
constructor
Null safety
AccountEd25519Signature
(
XdrPublicKey
publicKey
,
Uint8List
signatureBytes
)
Implementation
AccountEd25519Signature(this.publicKey, this.signatureBytes);
stellar_flutter_sdk
stellar_flutter_sdk
AccountEd25519Signature
AccountEd25519Signature constructor
AccountEd25519Signature class
Constructors
AccountEd25519Signature
Properties
hashCode
publicKey
runtimeType
signatureBytes
Methods
noSuchMethod
toString
toXdrSCVal
Operators
operator ==