isPromisePending property

bool get isPromisePending

Implementation

bool get isPromisePending => _promiseState == JSPromiseState.PENDING;