dataPlaneUrl property

String get dataPlaneUrl

Gets the data plane URL for sending events.

Returns the configured data plane URL as a String.

Implementation

String get dataPlaneUrl => _dataPlaneUrl;