menu
gokwik package
documentation
notification/data/notification_builder.dart
NotificationBuilder
setChannel method
setChannel method
dark_mode
light_mode
setChannel
method
NotificationBuilder
setChannel
(
String
channel
)
Implementation
NotificationBuilder setChannel(String channel) { _channel = channel; return this; }
gokwik package
documentation
notification/data/notification_builder
NotificationBuilder
setChannel method
NotificationBuilder class