discount property

String? discount

Implementation

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