Get cart information.
Future<Map<String, dynamic>?> getCart() { throw UnimplementedError('getCart() has not been implemented.'); }