effectId property

  1. @JsonKey(name: 'effect_id')
String? get effectId
inherited

Optional. Unique identifier of the message effect added to the message

Implementation

@JsonKey(name: 'effect_id')
String? get effectId;