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