SafWriteStreamInfo constructor

SafWriteStreamInfo(
  1. String session,
  2. Uri uri
)

Implementation

SafWriteStreamInfo(this.session, this.uri);