discount property

String? get discount

Implementation

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