endTime property

String? endTime
final

End time of the media item.

The time is provided in hours, minutes, seconds, and hundredths of a second ("hh:mm:ss.fract").

Implementation

final String? endTime;