isLeft property

bool get isLeft

Implementation

bool get isLeft => this is _EitherLeft<L, R>;