endOfStream method

void endOfStream([
  1. String? error
])

Implementation

void endOfStream([String? error]) {
  // No-op in fallback mode.
}