add method

void add(
  1. R combined
)

Implementation

void add(R combined) => _controller.add(combined);