deStream method

Future<Results> deStream()

Implementation

Future<Results> deStream() => then((r) => r.deStream());