status property

  1. @JsonKey(defaultValue: false)
bool status
final

Whether to receive new post notifications from followed users.

Implementation

@JsonKey(defaultValue: false)
final bool status;