SessionException constructor

SessionException({
  1. required String term,
})

Implementation

SessionException({required this.term});