enableDownvotes property

  1. @JsonKey.new(name: 'enable_downvotes')
bool get enableDownvotes
inherited

Implementation

@JsonKey(name: 'enable_downvotes')
bool get enableDownvotes => throw _privateConstructorUsedError;