menu
messenger
store/event/session.dart
EventSessionDeleted
EventSessionDeleted const constructor
EventSessionDeleted
dark_mode
light_mode
EventSessionDeleted
constructor
const
EventSessionDeleted
(
SessionId
id
,
PreciseDateTime
at
)
Implementation
const EventSessionDeleted(super.id, super.at);
messenger
session
EventSessionDeleted
EventSessionDeleted const constructor
EventSessionDeleted class