dataEndpoint property

String? dataEndpoint
final

The endpoint value. To read data from the stream or to write data to it, specify this endpoint in your application.

Implementation

final String? dataEndpoint;