getRestoreId method

String? getRestoreId()

Implementation

String? getRestoreId() {
  return _restoreId;
}