DestroySessionOk constructor
const
DestroySessionOk({
- required int sessionId,
Destroy Session Ok constructor.
Implementation
const DestroySessionOk({required this.sessionId}) : super._();
Destroy Session Ok constructor.
const DestroySessionOk({required this.sessionId}) : super._();