Future<Map<String, dynamic>?> product({required String productId}) { throw UnimplementedError('product() has not been implemented.'); }