autoFill property

bool? autoFill
getter/setter pair

If set, at least one comment in a thread is required, rest of the comments in the same thread will be automatically updated to resolved.

If unset, all comments in the same thread need be present.

Optional.

Implementation

core.bool? autoFill;