NativeStreamRouter constructor

NativeStreamRouter()

Implementation

factory NativeStreamRouter() {
  return _instance;
}