sticky property
Make the comment persistent on the subject
Implementation
String get $type; String? get comment;/// Make the comment persistent on the subject
bool? get sticky;
Make the comment persistent on the subject
String get $type; String? get comment;/// Make the comment persistent on the subject
bool? get sticky;