showInstallPrompt method

void showInstallPrompt()

Implementation

void showInstallPrompt() {
  throw UnimplementedError('platformVersion() has not been implemented.');
}