waiting property

bool waiting

Implementation

bool get waiting => data == null && error == null;