menu
sendingnetwork_dart_sdk package
documentation
sdn.dart
PusherId
PusherId constructor
PusherId constructor
dark_mode
light_mode
PusherId
constructor
PusherId
(
{
required
String
appId
,
required
String
pushkey
,
})
Implementation
PusherId({ required this.appId, required this.pushkey, });
sendingnetwork_dart_sdk package
documentation
sdn
PusherId
PusherId constructor
PusherId class