isDropped property

bool get isDropped

Returns true if the call has been dropped.

Implementation

bool get isDropped => this == dropped;