canCancel property

bool? canCancel
final

Whether the specified signer can cancel (null if no signer specified).

True only if the signer is the depositor.

Implementation

final bool? canCancel;