defaultStreamingEndpoints property

List<StreamingEndpoint> defaultStreamingEndpoints
inherited

Default streaming endpoints for the room.

See StreamingSettings.

Implementation

List<StreamingEndpoint> get defaultStreamingEndpoints =>
    throw _privateConstructorUsedError;