getFunction static method

StreamFunctionInterface? getFunction()

Implementation

static StreamFunctionInterface? getFunction() {
  return streamFunction;
}