menu
lemmy_api_client package
documentation
v3.dart
GetPosts
type property
type property
dark_mode
light_mode
type
property
@JsonKey(name: 'type_')
PostListingType
?
get
type
inherited
Implementation
@JsonKey(name: 'type_') PostListingType? get type => throw _privateConstructorUsedError;
lemmy_api_client package
documentation
v3
GetPosts
type property
GetPosts class