doubleValue property

double? doubleValue
final

The DoubleValue field will be populated with a double value when the entitlement is a double type. Otherwise, the field will not be set.

Implementation

final double? doubleValue;