menu
sendingnetwork_dart_sdk package
documentation
sdn.dart
GetEventByTimestampResponse
GetEventByTimestampResponse constructor
GetEventByTimestampResponse constructor
dark_mode
light_mode
GetEventByTimestampResponse
constructor
GetEventByTimestampResponse
(
{
required
String
eventId
,
required
int
originServerTs
,
})
Implementation
GetEventByTimestampResponse({ required this.eventId, required this.originServerTs, });
sendingnetwork_dart_sdk package
documentation
sdn
GetEventByTimestampResponse
GetEventByTimestampResponse constructor
GetEventByTimestampResponse class