CheckoutPreference constructor

CheckoutPreference({
  1. String id,
})

Implementation

external factory CheckoutPreference({
  String id
});