getInstance function

HelperBase getInstance()

Implementation

HelperBase getInstance() {
  throw UnsupportedError('unsupported platform');
}