totalCancellations property

double? totalCancellations
getter/setter pair

The number of times that the underlying entry was attempted to be used but was cancelled by the user.

Implementation

core.double? totalCancellations;