toRight property

Right<AppException, Response> get toRight

Implementation

Right<AppException, Response> get toRight => Right(this);