DeleteSessionResponse constructor
DeleteSessionResponse({
- AcpJsonObject? meta,
Creates a DeleteSessionResponse value.
Implementation
DeleteSessionResponse({this.meta});
Creates a DeleteSessionResponse value.
DeleteSessionResponse({this.meta});