NetworkInfoPage constructor
const
NetworkInfoPage({})
Implementation
const NetworkInfoPage({
super.key,
required this.qrcodeString,
required this.qLate,
required this.qLong,
required this.status,
required this.resultStatus
});