bestSellingDAO property

BestSellingDAO bestSellingDAO
latefinalinherited

Implementation

late final BestSellingDAO bestSellingDAO = BestSellingDAO(
  this as SharedDatabase,
);