asErr property

  1. @override
Err<T, E> get asErr
override

Implementation

@override
Err<T, E> get asErr => this;