AdapterSession constructor

AdapterSession({
  1. String? name,
})

Implementation

AdapterSession({this.name});