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