menu
matrix package
documentation
matrix_api_lite/generated/model.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, });
matrix package
documentation
matrix_api_lite/generated/model
GetEventByTimestampResponse
GetEventByTimestampResponse constructor
GetEventByTimestampResponse class