menu
db_lens package
documentation
domain/entities/collection_entity.dart
CollectionEntity
CollectionEntity.new const constructor
CollectionEntity.new const constructor
dark_mode
light_mode
CollectionEntity
constructor
const
CollectionEntity
(
{
required
String
name
,
})
Implementation
const CollectionEntity({required this.name});
db_lens package
documentation
domain/entities/collection_entity
CollectionEntity
CollectionEntity.new const constructor
CollectionEntity class