menu
piefed_api_client package
documentation
v1.dart
LikePost
postId property
postId property
dark_mode
light_mode
postId
property
@JsonKey.new(name: 'post_id')
int
get
postId
inherited
The post to vote on.
Implementation
@JsonKey(name: 'post_id') int get postId => throw _privateConstructorUsedError;
piefed_api_client package
documentation
v1
LikePost
postId property
LikePost class