productService property

ProductService productService

Implementation

ProductService get productService => ProductService(
      context: _context,
    );