Radio constructor
Radio({})
Implementation
Radio({
required this.rxerrors,
required this.fixed,
required this.rssi,
required this.remrssi,
required this.txbuf,
required this.noise,
required this.remnoise,
});