menu
jpush_flutter package
documentation
harmony/jpush_harmony_sdk_method_channel.dart
MethodChannelJpushHarmonySdk
setChannel method
setChannel method
dark_mode
light_mode
setChannel
method
dynamic
setChannel
(
String
channel
)
override
Implementation
setChannel(String channel) { methodChannel.invokeMethod("setChannel", channel); }
jpush_flutter package
documentation
harmony/jpush_harmony_sdk_method_channel
MethodChannelJpushHarmonySdk
setChannel method
MethodChannelJpushHarmonySdk class