menu
lemmy_api_client package
documentation
v3.dart
WsEventGetComments
WsEventGetComments const constructor
WsEventGetComments const constructor
dark_mode
light_mode
WsEventGetComments
constructor
const
WsEventGetComments
(
List
<
CommentView
>
data
)
Implementation
const WsEventGetComments(super.data);
lemmy_api_client package
documentation
v3
WsEventGetComments
WsEventGetComments const constructor
WsEventGetComments class