parameter property

String? parameter
final

The parameter associated with the stream. If this is null the close command targets the return stream of the method.

Implementation

final String? parameter;