UpdateSessionResponse constructor

UpdateSessionResponse({
  1. String? message,
})

Implementation

UpdateSessionResponse({this.message});