getDataPointReference method

DataPointReference getDataPointReference()

Creates a new DataPointReference initialized at the current CarpService storage location.

Implementation

DataPointReference getDataPointReference() => DataPointReference._(this);