menu
yookassa_payments_flutter package
documentation
models/google_pay_parameters.dart
GooglePayParameters
jsonList method
jsonList method
dark_mode
light_mode
jsonList
method
List
<
String
>
jsonList
(
)
Implementation
List<String> jsonList() { return paymentSystems.map((e) => e.toString()).toList(); }
yookassa_payments_flutter package
documentation
models/google_pay_parameters
GooglePayParameters
jsonList method
GooglePayParameters class