showReadPosts property

  1. @JsonKey.new(name: 'show_read_posts')
bool? get showReadPosts
inherited

Implementation

@JsonKey(name: 'show_read_posts')
bool? get showReadPosts => throw _privateConstructorUsedError;