removeDate property

  1. @JsonKey(name: 'remove_date')
int get removeDate
inherited

Point in time (Unix timestamp) when the boost was removed

Implementation

@JsonKey(name: 'remove_date')
int get removeDate;