status property Null safety

bool status

Implementation

bool get status => rawStatus.toLowerCase() == 'ok';