menu
piefed_api_client package
documentation
v1.dart
Post
postType property
postType property
dark_mode
light_mode
postType
property
@JsonKey.new(name: 'post_type')
PostType
?
get
postType
inherited
Implementation
@JsonKey(name: 'post_type') PostType? get postType => throw _privateConstructorUsedError;
piefed_api_client package
documentation
v1
Post
postType property
Post class