toUnit method

None<Unit> toUnit()

Implementation

@pragma('vm:prefer-inline')
None<Unit> toUnit() => map((_) => Unit());