CounterAttribute.withDelta constructor

CounterAttribute.withDelta(
  1. String key,
  2. double _delta
)

Implementation

CounterAttribute.withDelta(this.key, this._delta);