SessionTypeDevice constructor

SessionTypeDevice({
  1. required int sessionId,
})

Implementation

SessionTypeDevice({required this.sessionId});