FlutterBlueHubManufacturerData constructor Null safety
Implementation
FlutterBlueHubManufacturerData(
{required this.buttonState,
required this.systemType,
required this.capabilities,
required this.lastNetworkId,
required this.status,
required this.option});