showChildPosts property

  1. @JsonKey.new(name: 'show_child_posts')
bool? get showChildPosts
inherited

Implementation

@JsonKey(name: 'show_child_posts')
bool? get showChildPosts => throw _privateConstructorUsedError;