customId property

  1. @JsonKey(name: 'custom_id')
String? customId
final

the custom_id of the component

Interaction type: Component

Implementation

@JsonKey(name: 'custom_id')
final String? customId;