AuthModule constructor

AuthModule({
  1. required D2TouchModel d2Instance,
})

Implementation

AuthModule({required this.d2Instance});