getStartTime method

String? getStartTime()

Returns start time.

Implementation

String? getStartTime() =>
    this.getStringFormatProperty(MediaInformation.keyStartTime);