lastVoteTime property

  1. @JsonKey(fromJson: forceUtcDate, toJson: stripUtcZ)
DateTime lastVoteTime
final

Implementation

@JsonKey(fromJson: forceUtcDate, toJson: stripUtcZ)
final DateTime lastVoteTime;