signature property Null safety
read / write
The asymmetric digital signature (RSA) for the serialize transaction.
Implementation
Uint8List? signature;
The asymmetric digital signature (RSA) for the serialize transaction.
Uint8List? signature;