startTimestamp property
Optional. Timestamp in seconds from which the video will play in the message
Implementation
@JsonKey(name: 'start_timestamp')
int? get startTimestamp;
Optional. Timestamp in seconds from which the video will play in the message
@JsonKey(name: 'start_timestamp')
int? get startTimestamp;