body property

Stream<List<int>>? body
final

The body value.

Implementation

final Stream<List<int>>? body;