commentsCreated property
The amount of comments the user has created
Implementation
@JsonKey(name: 'commentsCreated')
int get commentsCreated => throw _privateConstructorUsedError;
The amount of comments the user has created
@JsonKey(name: 'commentsCreated')
int get commentsCreated => throw _privateConstructorUsedError;