TelinkMeshConfig constructor
const
TelinkMeshConfig({})
Implementation
const TelinkMeshConfig({
required this.networkKey,
required this.netKeyIndex,
required this.appKeys,
required this.ivIndex,
required this.sequenceNumber,
required this.localAddress,
});