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