Serial315433Page constructor

Serial315433Page({
  1. required Key key,
  2. required PortService device,
})

Implementation

Serial315433Page({required Key key, required this.device}) : super(key: key);