menu
horus_client package
documentation
realtime.dart
RealtimeFrame
RealtimeFrame.new const constructor
RealtimeFrame.new const constructor
dark_mode
light_mode
RealtimeFrame
constructor
const
RealtimeFrame
(
String
event
,
Object
?
data
, {
String
?
channel
,
})
Implementation
const RealtimeFrame(this.event, this.data, {this.channel});
horus_client package
documentation
realtime
RealtimeFrame
RealtimeFrame.new const constructor
RealtimeFrame class