menu
pusher_channels_flutter package
documentation
pusher-js/core/timeline/timeline_sender.dart
TimelineSenderOptions
TimelineSenderOptions factory constructor
TimelineSenderOptions factory constructor
dark_mode
light_mode
TimelineSenderOptions
constructor
TimelineSenderOptions
(
{
String
host
,
num
port
,
String
path
,
})
Implementation
external factory TimelineSenderOptions({String host, num port, String path});
pusher_channels_flutter package
documentation
pusher-js/core/timeline/timeline_sender
TimelineSenderOptions
TimelineSenderOptions factory constructor
TimelineSenderOptions class