addStream method

Future addStream(
  1. Stream stream
)

Implementation

Future addStream(Stream stream) => Future.value();