BlockListResponse constructor
const
BlockListResponse({})
Implementation
const BlockListResponse({
this.createdAt,
this.id,
required this.isLeetCheckEnabled,
required this.isPluralCheckEnabled,
required this.name,
this.team,
required this.type,
this.updatedAt,
required this.words,
});