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