isSuccess property

bool isSuccess

Implementation

bool get isSuccess => code == _SUCCESS && data != null;