Both<L, R> constructor

const Both<L, R>(
  1. BothDirection direction
)

Implementation

const Both(this.direction);