status property Null safety

String? status
read / write

The current status of the transaction by hash, one of: SUCCESS, NOT_FOUND, FAILED

Implementation

String? status;