BlocklistRecordConversion extension
Extension adding models construction from a BlocklistRecordMixin.
Methods
-
toDto(
{BlocklistCursor? cursor}) → DtoBlocklistRecord -
Available on BlocklistRecordMixin, provided by the BlocklistRecordConversion extension
Constructs a new DtoBlocklistRecord from this BlocklistRecordMixin. -
toModel(
) → BlocklistRecord -
Available on BlocklistRecordMixin, provided by the BlocklistRecordConversion extension
Constructs a new BlocklistRecord from this BlocklistRecordMixin.