isSuccess method

bool isSuccess()

Implementation

bool isSuccess() => (this is SuccessState<L, R>);