UserImportOptions constructor

UserImportOptions({
  1. required UserImportHashOptions hash,
})

Implementation

UserImportOptions({required this.hash});