status property
getter/setter pair
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;