time property

  1. @JsonKey(name: 'time')
double time
final

The position within the Source in seconds.

Implementation

@JsonKey(name: 'time')
final double time;