isPrivate property

  1. @JsonKey.new(name: 'is_private')
bool isPrivate
final

Implementation

@JsonKey(name: 'is_private')
final bool isPrivate;