status property

Status get status

Implementation

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