unreadComments property

  1. @JsonKey.new(name: 'unread_comments')
int get unreadComments
inherited

Implementation

@JsonKey(name: 'unread_comments')
int get unreadComments => throw _privateConstructorUsedError;