status property Null safety
read / write
The current status of the transaction by hash, one of: SUCCESS, NOT_FOUND, FAILED
Implementation
String? status;
The current status of the transaction by hash, one of: SUCCESS, NOT_FOUND, FAILED
String? status;