myLastRead property
A last read information for the current user
Implementation
@JsonKey(defaultValue: 0, name: 'user_last_read')
int myLastRead;
A last read information for the current user
@JsonKey(defaultValue: 0, name: 'user_last_read')
int myLastRead;