Returns the current cart details, or null if the cart is empty.
null
Note: Only supported on iOS.
Future<Map<String, dynamic>?> getCartDetails();