menu
sendingnetwork_dart_sdk package
documentation
sdn.dart
Pusher
kind property
kind property
dark_mode
light_mode
kind
property
String
kind
getter/setter pair
The kind of pusher.
"http"
is a pusher that sends HTTP pokes.
Implementation
String kind;
sendingnetwork_dart_sdk package
documentation
sdn
Pusher
kind property
Pusher class