getInstallationId method

Future<String> getInstallationId()

Implementation

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