menu
otium_ecommerce
data/repository/catalog/catalog_repository_impl.dart
CatalogRepositoryImpl
CatalogRepositoryImpl constructor
CatalogRepositoryImpl
dark_mode
light_mode
CatalogRepositoryImpl
constructor
CatalogRepositoryImpl
(
{
required
ICatalogRemoteDataSource
dataSource
,
})
Implementation
CatalogRepositoryImpl({ required this.dataSource, });
otium_ecommerce
catalog_repository_impl
CatalogRepositoryImpl
CatalogRepositoryImpl constructor
CatalogRepositoryImpl class