ParseToString extension
- on
Methods
-
getPlatformPaymentMethod(
String method) → String -
Available on PaymentMethods?, provided by the ParseToString extension
Gets the platform-specific payment method based on the providedmethod
. -
toShortString(
) → String -
Available on PaymentMethods?, provided by the ParseToString extension
Converts the PaymentMethods enum to a short string representation.