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