cancelAfter property

int? cancelAfter
latefinal

cancelAfter when this escrow expires. This value is immutable; the funds can only be returned the sender after this time.

Implementation

late final int? cancelAfter;