expiration property
expiration A new mutable expiration time to set for the channel, This must be later than the existing expiration time of the channel or later than the current time plus the settle delay of the channel. This is separate from the immutable cancel_after time.
Implementation
late final int? expiration;