menu
messenger
store/event/blocklist.dart
EventBlocklistRecordRemoved
EventBlocklistRecordRemoved.new const constructor
EventBlocklistRecordRemoved.new
dark_mode
light_mode
EventBlocklistRecordRemoved
constructor
const
EventBlocklistRecordRemoved
(
DtoUser
user
,
PreciseDateTime
at
)
Implementation
const
EventBlocklistRecordRemoved(
super
.user,
super
.at);
messenger
blocklist
EventBlocklistRecordRemoved
EventBlocklistRecordRemoved.new const constructor
EventBlocklistRecordRemoved class