startTimestamp property

  1. @JsonKey(name: 'start_timestamp')
int? get startTimestamp
inherited

Optional. Timestamp in seconds from which the video will play in the message

Implementation

@JsonKey(name: 'start_timestamp')
int? get startTimestamp;