AuthenticationCodeTypeCall constructor

AuthenticationCodeTypeCall({
  1. required int length,
})

Implementation

AuthenticationCodeTypeCall({required this.length});