txid property
String
get
txid
Get transaction ID as hex string
Implementation
String get txid => calculateHash().toString();
Get transaction ID as hex string
String get txid => calculateHash().toString();