duration property
The duration of the file if it is a video or audio file. This is measured in seconds and is optional.
Implementation
int? duration;
The duration of the file if it is a video or audio file. This is measured in seconds and is optional.
int? duration;