RequestSessionUpdate constructor
const
RequestSessionUpdate({
- required SessionNamespaces namespaces,
Implementation
const RequestSessionUpdate({
required this.namespaces,
});