menu
pubnub
pubnub.dart
Device
Device constructor
Device
dark_mode
light_mode
Device
constructor
Device
(
PubNub
_core
,
Keyset
_keyset
,
String
deviceId
)
Implementation
Device(this._core, this._keyset, this.deviceId);
pubnub
pubnub
Device
Device constructor
Device class