menu
supa_helper package
documentation
supa_helper.dart
RealtimeCloseEvent
RealtimeCloseEvent.new const constructor
RealtimeCloseEvent.new const constructor
dark_mode
light_mode
RealtimeCloseEvent
constructor
const
RealtimeCloseEvent
(
{
required
int
code
,
required
String
?
reason
,
})
Implementation
const RealtimeCloseEvent({ required this.code, required this.reason, });
supa_helper package
documentation
supa_helper
RealtimeCloseEvent
RealtimeCloseEvent.new const constructor
RealtimeCloseEvent class