menu
sendingnetwork_dart_sdk package
documentation
sdn.dart
TimelineUpdate
TimelineUpdate constructor
TimelineUpdate constructor
dark_mode
light_mode
TimelineUpdate
constructor
TimelineUpdate
(
{
List
<
SDNEvent
>
?
events
,
bool
?
limited
,
String
?
prevBatch
,
})
Implementation
TimelineUpdate({ this.events, this.limited, this.prevBatch, });
sendingnetwork_dart_sdk package
documentation
sdn
TimelineUpdate
TimelineUpdate constructor
TimelineUpdate class