menu
sendingnetwork_dart_sdk package
documentation
sdn.dart
GetThreadRootsResponse
GetThreadRootsResponse constructor
GetThreadRootsResponse constructor
dark_mode
light_mode
GetThreadRootsResponse
constructor
GetThreadRootsResponse
(
{
required
List
<
SDNEvent
>
chunk
,
String
?
nextBatch
,
})
Implementation
GetThreadRootsResponse({ required this.chunk, this.nextBatch, });
sendingnetwork_dart_sdk package
documentation
sdn
GetThreadRootsResponse
GetThreadRootsResponse constructor
GetThreadRootsResponse class