@override Map<String, Object?> get properties => _nonNull({ 'item_id': itemId, 'auto': auto, 'item_index': itemIndex, 'item_total': itemTotal, });