toVoid method

  1. @visibleForTesting
Err<void> toVoid()

Implementation

@visibleForTesting
@pragma('vm:prefer-inline')
Err<void> toVoid() => this;