removeDate property
Point in time (Unix timestamp) when the boost was removed
Implementation
@JsonKey(name: 'remove_date')
int get removeDate;
Point in time (Unix timestamp) when the boost was removed
@JsonKey(name: 'remove_date')
int get removeDate;