completed property

IO<bool> completed

Implementation

IO<bool> get completed => IO(_value.isSome);