transactionId property Null safety
read / write
The transaction hash (in an hex-encoded string), and the initial transaction status, ("pending" or something)
Implementation
String? transactionId;
The transaction hash (in an hex-encoded string), and the initial transaction status, ("pending" or something)
String? transactionId;