isRead property

bool isRead
@JsonKey(name: 'isRead'), read / write

Implementation

@JsonKey(name: 'isRead')
bool isRead;