input property

  1. @Output()
Stream input

Implementation

@Output()
Stream get input => _input.stream;