menu
cloudbase_null_safety package
documentation
cloudbase_database/realtime/ws_event.dart
CloseEventInfo
CloseEventInfo.new constructor
CloseEventInfo.new constructor
dark_mode
light_mode
CloseEventInfo
constructor
CloseEventInfo
(
{
required
num
code
,
required
String
name
,
required
String
description
,
})
Implementation
CloseEventInfo({
required
this
.code,
required
this
.name,
required
this
.description, });
cloudbase_null_safety package
documentation
cloudbase_database/realtime/ws_event
CloseEventInfo
CloseEventInfo.new constructor
CloseEventInfo class