settings property

dynamic settings
final

The parsed assets/settings/webrtc_settings.json.

The whole object rather than just the URL, because the ICE servers and the reconnection timeout in it are part of this widget's job — see _buildWebRTCConfig.

Implementation

final WebRTCSettings settings;