Serial315433Page constructor
Serial315433Page({
- required Key key,
- required PortService device,
Implementation
Serial315433Page({required Key key, required this.device}) : super(key: key);