commentsCreated property

  1. @JsonKey(name: 'commentsCreated')
int get commentsCreated
inherited

The amount of comments the user has created

Implementation

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