blockhash property
String
get
blockhash
The transaction/message blockhash.
Implementation
String get blockhash => message.recentBlockhash;
The transaction/message blockhash.
String get blockhash => message.recentBlockhash;