isPrivate property
Whether the comment is private
Implementation
@JsonKey(name: 'isPrivate')
bool get isPrivate => throw _privateConstructorUsedError;
Whether the comment is private
@JsonKey(name: 'isPrivate')
bool get isPrivate => throw _privateConstructorUsedError;