DeltaTimeSessionWindowConfiguration constructor
DeltaTimeSessionWindowConfiguration({
- required int timeoutInMinutes,
Implementation
DeltaTimeSessionWindowConfiguration({
required this.timeoutInMinutes,
});