isPending property
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;
When creating items for estimates or charges whose final value is not yet known, set this to true.
Defaults to false.
bool? get isPending => throw _privateConstructorUsedError;