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