AuthenticationCodeTypeFlashCall constructor
AuthenticationCodeTypeFlashCall({
- required String pattern,
Implementation
AuthenticationCodeTypeFlashCall({required this.pattern});
AuthenticationCodeTypeFlashCall({required this.pattern});