newestCommentTimeNecro property

  1. @JsonKey.new(name: 'newest_comment_time_necro')
DateTime? get newestCommentTimeNecro
inherited

Implementation

@JsonKey(name: 'newest_comment_time_necro')
DateTime? get newestCommentTimeNecro => throw _privateConstructorUsedError;