extendLease property

Future<void> Function(Duration by) extendLease
final

Requests additional delivery time from the host.

Implementation

final Future<void> Function(Duration by) extendLease;