duration property

String? duration
final

A length of time, in hours, minutes, seconds, and hundredths of a second.

Uses the following format: "hh:mm:ss.fract".

Implementation

final String? duration;