status property Null safety
read / write
The current status of the transaction by hash, one of: pending, success, error
Implementation
String? status;
The current status of the transaction by hash, one of: pending, success, error
String? status;