DEV Community

Dalitso Kasonde
Dalitso Kasonde

Posted on

The getter 'addressOf' isn't defined for the class 'GUID'. - 'GUID' is from 'package:win32/src/structs.dart'

Run the following commands

flutter clean
flutter pub get
flutter pub upgrade

This should fix the error

Top comments (0)