status property

UpiTransactionStatus? get status

Getter for _status.

Implementation

UpiTransactionStatus? get status => _status;