time property

  1. @JsonKey(fromJson: _dateTimeFromMilliseconds)
DateTime time
final

The current time for this player.

Implementation

@JsonKey(fromJson: _dateTimeFromMilliseconds)
final DateTime time;