CreateSessionError constructor

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

Implementation

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