isRemoval property

bool get isRemoval

Implementation

bool get isRemoval => bindings.cpArbiterIsRemoval(_arbiterResource) == 0 ? false : true;