menu
flutter_cashfree_pg_sdk package
documentation
api/cfpayment/cfupi.dart
CFUPIBuilder
setChannel method
setChannel method
dark_mode
light_mode
setChannel
method
CFUPIBuilder
setChannel
(
CFUPIChannel
channel
)
Implementation
CFUPIBuilder setChannel(CFUPIChannel channel) { _channel = channel; return this; }
flutter_cashfree_pg_sdk package
documentation
api/cfpayment/cfupi
CFUPIBuilder
setChannel method
CFUPIBuilder class