uuidForInstallation method

Future<String> uuidForInstallation()

Implementation

Future<String> uuidForInstallation() {
  throw UnimplementedError('uuidForInstallation() has not been implemented.');
}