DartCart constructor

DartCart()

Implementation

factory DartCart() {
  return _instance;
}