isPending property

bool? get isPending
inherited

When creating items for estimates or charges whose final value is not yet known, set this to true.

Defaults to false.

Implementation

bool? get isPending => throw _privateConstructorUsedError;