../../../../.pub-cache/hosted/pub.flutter-io.cn/vibration_platform_interface-0.1.0/lib/src/method_channel_vibration.dart:26:25: Error: A value of type 'bool?' can't be assigned to a variable of type 'bool' because 'bool?' is nullable and 'bool' isn't.
if (!deviceData.isPhysicalDevice) {