@override Map<String, Object?> get properties => _nonNull({ 'frame_id': frameId, 'item_index': itemIndex, 'cta_label': ctaLabel, 'action_type': actionType, 'action_url': actionUrl, });