unit property

Task<void> unit

Implementation

static Task<void> get unit => Task.value(null);