getStream method

Implementation

Stream<BaseAppLocale> getStream() {
  return _controller.stream;
}