AuthenticationCodeTypeCall constructor
AuthenticationCodeTypeCall({
- required int length,
Implementation
AuthenticationCodeTypeCall({required this.length});
AuthenticationCodeTypeCall({required this.length});