startTimeMs property

  1. @JsonKey.new(name: 'startTimeMs')
int? startTimeMs
final

音乐高潮片段的开始时间点,单位毫秒。

Implementation

@JsonKey(name: 'startTimeMs')
final int? startTimeMs;