checkout_id property

String? get checkout_id

Implementation

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