private property

  1. @JsonKey(name: "private")
bool? private
final

Implementation

@JsonKey(name: "private")
final bool? private;