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