zhangcheng1989
zhangcheng1989
package:usb_device_platform_interface/models/configurations/usb_device_info.dart => dart:js_util ... ../../../.pub-cache/hosted/pub.flutter-io.cn/usb_device_platform_interface-1.0.0/lib/models/configurations/usb_configuration.dart:17:26: Error: Method not found: 'getProperty'. configurationName: getProperty(configuration, "configurationName"), ^^^^^^^^^^^ ../../../.pub-cache/hosted/pub.flutter-io.cn/usb_device_platform_interface-1.0.0/lib/models/configurations/usb_configuration.dart:18:27: Error: Method not found: 'getProperty'. configurationValue: getProperty(configuration, "configurationValue"), ^^^^^^^^^^^ ../../../.pub-cache/hosted/pub.flutter-io.cn/usb_device_platform_interface-1.0.0/lib/models/configurations/usb_configuration.dart:19:22: Error: Method not found: 'getProperty'....
**Describe the bug** A clear and concise description of what the bug is. **To Reproduce** Steps to reproduce the behavior: 1. Go to '...' 2. Click on '....' 3. Scroll...