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