lift<E2> method

  1. @override
Cause<E2> lift<E2>()
override

Implementation

@override
Cause<E2> lift<E2>() => throw UnimplementedError();