status property

Status status

Implementation

Status get status => _status ?? Status(code: -1, desc: 'Unknown Error');