getCorePackage function
Implementation
CorePackage getCorePackage() => throw UnsupportedError(
'Cannot create the package without the packages dart:html or package:shared_preferences');
CorePackage getCorePackage() => throw UnsupportedError(
'Cannot create the package without the packages dart:html or package:shared_preferences');