parameter property
The parameter associated with the stream. If this is null the close command targets the return stream of the method.
Implementation
final String? parameter;
The parameter associated with the stream. If this is null the close command targets the return stream of the method.
final String? parameter;