menu
piefed_api_client package
documentation
v1.dart
ListPosts2
feedId property
feedId property
dark_mode
light_mode
feedId
property
@JsonKey.new(name: 'feed_id')
int
?
get
feedId
inherited
Implementation
@JsonKey(name: 'feed_id') int? get feedId => throw _privateConstructorUsedError;
piefed_api_client package
documentation
v1
ListPosts2
feedId property
ListPosts2 class