getCartId method

String? getCartId()

Implementation

String? getCartId() {
  return cartid;
}