pointValue property

double? get pointValue

Implementation

double? get pointValue => (_$data['pointValue'] as double?);