cancelAfter property
cancelAfter An immutable expiration time for the channel. The channel can be closed sooner than this but cannot remain open later than this time.
Implementation
late final int? cancelAfter;
cancelAfter An immutable expiration time for the channel. The channel can be closed sooner than this but cannot remain open later than this time.
late final int? cancelAfter;