paymentMethod property

String? get paymentMethod

Implementation

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