UserImportOptions constructor
UserImportOptions({
- required UserImportHashOptions hash,
Implementation
UserImportOptions({required this.hash});
UserImportOptions({required this.hash});