status property Null safety

String? status
read / write

The current status of the transaction by hash, one of: pending, success, error

Implementation

String? status;