loading property

bool loading

Implementation

bool get loading => linkException == null && data == null;