discount property

double? get discount

Implementation

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