cartRepository abstract method

CartRepository? cartRepository(
  1. String? appId
)

Implementation

CartRepository? cartRepository(String? appId);