isPending method

bool isPending()

Returns whether of this is pending

Implementation

bool isPending () => pending;