paymentOptions property
List<EnumTypePayment>
get
paymentOptions
Implementation
List<EnumTypePayment> get paymentOptions => EnumTypePayment.values.toList();
List<EnumTypePayment> get paymentOptions => EnumTypePayment.values.toList();