UpdateSessionError constructor

UpdateSessionError([
  1. String message = ''
])

Implementation

UpdateSessionError([this.message = '']);