getStartTime method

String? getStartTime()

Returns start time.

Implementation

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